You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically we need a script to prepare language servers to start on arbitrary node. It means that script should install all required packages and download LS binaries. We shouldn't start them. They will be started on demand after the first response from a client side. All needed binaries can be stored on Codenvy Update Server.
Right now we have 2 available language servers:
c#
json
The text was updated successfully, but these errors were encountered:
Basically we need a script to prepare language servers to start on arbitrary node. It means that script should install all required packages and download LS binaries. We shouldn't start them. They will be started on demand after the first response from a client side. All needed binaries can be stored on Codenvy Update Server.
Right now we have 2 available language servers:
The text was updated successfully, but these errors were encountered: