OmniSharp / OmniSharp/csharp-language-server-protocol
Getting started with the DAP
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 638
- Forks
- 109
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Hi guy's,
thank you for this awesome library, it made implementing a languageserver for a in-house language a breeze!
As a next step, I wanted to implement debugging capabilities. However, I am not able to figure out how to configure the vscode extension for the DAP and hoped someone can point me into the right direction?
PS: not sure if you aware, but the dap.md file in docs is empty..
Thank you,
Andreas
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 with docs/dap.md and inspect how the VS Code extension is configured for the DAP. Document the configuration and getting-started steps supported by the project, with enough detail for someone implementing debugging in a language server to follow them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100