Skip to content
Discussion options

You must be logged in to vote

Hey @simpsoneric,

It looks like you're importing vscode-languageclient in your language server code. The package requires the vscode import to the available which is only the case in the extension code. Your can simply replace those imports with vscode-languageserver.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@simpsoneric
Comment options

@spoenemann
Comment options

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