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

LSP: Implement Phase 2 Endpoints #17974

Open
0101 opened this issue Nov 7, 2024 · 0 comments
Open

LSP: Implement Phase 2 Endpoints #17974

0101 opened this issue Nov 7, 2024 · 0 comments
Labels
Area-LSP Related to Language Server Protocol
Milestone

Comments

@0101
Copy link
Contributor

0101 commented Nov 7, 2024

Name Type Direction Category Priority / Dev phase Supported by FSAC Note
completionItem/resolve Request ↩️ Language features 2
textDocument/completion Request ↩️ Language features 2
textDocument/declaration Request ↩️ Language features 2
textDocument/definition Request ↩️ Language features 2
textDocument/hover Request ↩️ Language features 2
textDocument/implementation Request ↩️ Language features 2
textDocument/references Request ↩️ Language features 2
textDocument/semanticTokens/full/delta Request ↩️ Language features 2
textDocument/semanticTokens/range Request ↩️ Language features 2
textDocument/typeDefinition Request ↩️ Language features 2
workspace/semanticTokens/refresh Request ↩️ Language features 2
@github-actions github-actions bot added this to the Backlog milestone Nov 7, 2024
@T-Gro T-Gro added Area-LSP Related to Language Server Protocol and removed Area-LSP Related to Language Server Protocol Needs-Triage labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-LSP Related to Language Server Protocol
Projects
Status: New
Development

No branches or pull requests

2 participants