Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more message kinds #9

Open
21 of 28 tasks
SuperAuguste opened this issue Feb 1, 2023 · 0 comments
Open
21 of 28 tasks

Support more message kinds #9

SuperAuguste opened this issue Feb 1, 2023 · 0 comments

Comments

@SuperAuguste
Copy link
Member

SuperAuguste commented Feb 1, 2023

  • initialized
  • initialize
  • shutdown
  • exit
  • $/cancelRequest
  • textDocument/didOpen
  • textDocument/didChange
  • textDocument/didSave
  • textDocument/didClose
  • textDocument/willSaveWaitUntil
  • textDocument/semanticTokens/full
  • textDocument/inlayHint
  • textDocument/completion
  • textDocument/signatureHelp
  • textDocument/definition
  • textDocument/typeDefinition
  • textDocument/implementation
  • textDocument/declaration
  • textDocument/hover
  • textDocument/documentSymbol
  • textDocument/formatting
  • textDocument/rename
  • textDocument/references
  • textDocument/documentHighlight
  • textDocument/codeAction
  • workspace/didChangeConfiguration
  • textDocument/foldingRange
  • textDocument/selectionRange
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant