Skip to content

How to use NodeJs based language server in Visual Studio as Language Server? #424

Answered by CalvinAllen
soroshsabz asked this question in Q&A
Discussion options

You must be logged in to vote

Just start it as an external process during the activation of the Language Server

Start here for an example - https://github.com/TeamCodeStream/codestream/blob/develop/vs/src/CodeStream.VisualStudio.Shared/LanguageServer/LanguageClient.cs#L120

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@soroshsabz
Comment options

@CalvinAllen
Comment options

@soroshsabz
Comment options

@soroshsabz
Comment options

@CalvinAllen
Comment options

Answer selected by soroshsabz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants