OmniSharp / OmniSharp/csharp-language-server-protocol

Confused as to how to actually use this?

Open
#613 1 comment 9 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

Hi,

I'm a bit confused on the usage of this.

After running build.ps1 I expected to get a server exe that I can communicate with via pipes in my own native process similar to the clangd server.

Am I supposed to look at the 'sample' folder and build a server myself? or what's the expectation exactly here from the user?

Would be nice to have some documentation on all those basic questions.

Thanks!

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

Start by reading build.ps1 and inspecting the sample folder to determine what the project produces and how it is intended to be used. Document whether users should build a server themselves and how a native process is expected to communicate with it via pipes, including the expected result after building.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.