Hi guys, it seems this thread has freezed long time ago, and I am curious if there are some plans with scel.
From my point of view, I miss only one thing, and thats the reason I am writing here.
I see no ability to run a code block within parentesis, without selecting whole thing. I think if it is possible in vim, in emacs it should be easy to implement. Or am I missing something?
I have the impression that Emacs can have a renaissance now, as it has the best conditions to absorb the most advanced tools today (including jupyter, lsp, github copilot, chatgpt, ai, IntelliSense etc), the same ones we have in vscode.
Scel can become much superior than scide. Also, there is a lot of potential integrating Sc and vscode.
Letās take very good care of scel. Thatās how I see it.
Hi all, I was tinkering with Emacs widgets, implemented in Scel, and the result are some new docs files. You can check the xmass edition PRs Pull requests Ā· supercollider/scel Ā· GitHub , comments are welcomed.
youāre right. there are some minor bugs on lisp side. I just put together documentation, so one can easily see and try what is available and how it works. seems that scel github repository has no active admin. or maybe I am too pushy:)
Iām not sure why this never happened. Could it be a deliberate decision by the developers? Perhaps itās because the Emacs mode and the SC classes need to always be shipped together to avoid potential issues. (Although there is a PR in this direction right now)ā¦
Interestingly, there is a sclang-extensions package available on Melpa, but itās a somewhat puzzling situation. Iām uncertain about whether itās actively maintained.