OmniSharp / OmniSharp/csharp-language-server-protocol
Running the server
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 638
- Forks
- 109
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Apologies in advance if this is a super straightforward issue, but I've looked through the documentation and at various resources and I'm not able to completely grasp how to run the actual server, or how to communicate with its API(if it even has one?)
I was able to build successfully and pass all stages, but past that point, I'm not completely clear on how to continue.
The use case we're looking for is to use this code-server with an implementation of the Monaco editor.
I would be happy to provide any additional information.
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
No file, test, or entry point is named. Start by tracing how the built C# language server is launched and whether it exposes an API usable by a Monaco editor integration. Done means documenting the server startup flow and API communication clearly enough for the reported use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100