OmniSharp / OmniSharp/csharp-language-server-protocol

Running the server

Open
#764 1 comment 2 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.