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 4 Endpoints #17976

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

LSP: Implement Phase 4 Endpoints #17976

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
textDocument/willSave Notification ➡️ Document synchronization 4
textDocument/willSaveWaitUntil Request ↩️ Document synchronization 4
codeAction/resolve Request ↩️ Language features 4
codeLens/resolve Request ↩️ Language features 4
inlayHint/resolve Request ↩️ Language features 4
textDocument/codeAction Request ↩️ Language features 4
textDocument/codeLens Request ↩️ Language features 4
textDocument/prepareRename Request ↩️ Language features 4
textDocument/publishDiagnostics Notification ⬅️ Language features 4
workspace/codeLens/refresh Request ↪️ Language Features 4
window/showMessage Notification ⬅️ Window Features 4
workspace/configuration Request ↪️ Workspace Features 4
workspace/diagnostic Request ↩️ Workspace Features 4
workspace/didChangeConfiguration Notification ➡️ Workspace Features 4
workspace/symbol Request ↩️ Workspace Features 4
workspaceSymbol/resolve Request ↩️ Workspace Features 4
@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