OmniSharp / OmniSharp/csharp-language-server-protocol
LSP 3.18 Support
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 638
- Forks
- 109
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
LSP 3.18 was made current last week (https://github.com/microsoft/language-server-protocol/pull/2264).
Is there any chance of this being updated to support the new commands (e.g. inline completions, dynamic text document content, etc.) or are we on our own to implement them?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing this repository's current Language Server Protocol support with the LSP 3.18 changes described in microsoft/language-server-protocol pull request 2264. Trace how existing commands are represented and determine the scope for inline completions and dynamic text document content; done means the requested LSP 3.18 commands are supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100