Skip to content

what are the handlers that are currently supported by the lsp server? #76518

Answered by CyrusNajmabadi
Wordluc asked this question in Q&A
Discussion options

You must be logged in to vote

We don't have a fixed list. You'd have to examine the source code to find out.

Our server also reports its capabilities, for parts of the spec that are optional so that the client can know.

Here's the code for our handlers: https://github.com/dotnet/roslyn/tree/main/src/LanguageServer/Protocol/Handler

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Wordluc
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