This PR will add a status bar to the vscode extension. This status bar will show the server status of the Supercollider server.
With a click on the status bar it is possible to start and stop the server. In case the server is unresponsive a click on the status bar will restart the server.
This PR will add a status bar to the vscode extension. This status bar will show the server status of the Supercollider server.
With a click on the status bar it is possible to start and stop the server. In case the server is unresponsive a click on the status bar will restart the server.
The following values are show in the status bar:
Here is a image:
This is a follow up PR to a PR in the language server quark (https://github.com/scztt/LanguageServer.quark/pull/26)