OmniSharp / OmniSharp/csharp-language-server-protocol
Debug language server (c#) for vscode Language Server Extension in Rider
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 638
- Forks
- 109
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Hi! Thank you for this lib, it's very useful!
I am creating vscode Language Server Extension with server written in C#. And I'm having mega pain with debugging my server. I need to stop and start my vscode extension and c# server for any edits in the code. Becouse Language Client in typescript want to start server every time with start extension.
May be do you know any way for easy debig in this case. Сan i specify a specific port \ pipeName in OmniSharp Language Server and use it from vscode Language Client?
Thanks!
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
The issue names no files, tests, or entry points. Start by reading the OmniSharp language server and VS Code language client startup configuration to determine whether a fixed port or pipeName is supported; done means documenting or implementing a reliable way to debug without restarting both processes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100