Skip to content
Discussion options

You must be logged in to vote

Check out this documentation on embedded languages that explains the relationship between a language service and language server. It also links to a sample extension so you can see how that translates into code.

Here's a relevant snippet from the docs:

A language service is a library that implements programmatic language features for a single language. A language server can embed language services to handle embedded languages.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by olguzzar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants