Skip to content

Recompiling process stops after ***LSP READY*** #67

@ayalavalva

Description

@ayalavalva

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions