-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
On Windows, evaluating thisProcess.recompile; - which recompiles class librairies and restarts sclang - used to work well with previous builds, but not with the latest one (34).
With build 34, the recompile process stays stuck at:
compile done
localhost : setting clientID to 0.
internal : setting clientID to 0.
Safety('internal') enabled.
Safety('localhost') enabled.
[LANGUAGESERVER.QUARK] nil
Class tree inited in 0.01 seconds
*** Welcome to SuperCollider 3.14.0-dev. *** For help type ctrl-c ctrl-h (Emacs) or :SChelp (vim) or ctrl-U (sced/gedit).
[LANGUAGESERVER.QUARK] Starting language server, inPort: 57419 outPort:60109
[LANGUAGESERVER.QUARK] Adding provider for method 'initialize'
***LSP READY***
... and then nothing happens.
The workaround is to restart VSCode as for issue #65, so I am suspecting they might be related, but I can't be sure.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels