dotnet / dotnet/fsharp

LSP: Implement Phase 2 Endpoints

Open
#17,974 0 comments 0 reactions 1 assignee Claimed by @abonie View on GitHub
Area-LSP
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 22h
Merged PRs (30d)
144

Description

| 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 | | maybe not needed |
| `textDocument/semanticTokens/range` | Request | ↩️ | Language features | 2 | | maybe not needed |
| `textDocument/typeDefinition` | Request | ↩️ | Language features | 2 | ✅ | |
| `workspace/semanticTokens/refresh` | Request | ↩️ | Language features | 2 | ✅ | |

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.