microsoft / microsoft/debug-adapter-protocol
Mention debugger implementations that are restricted only to VSCode/VS use
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 173
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 2
Description
Some of the debug adapters implementations are restricted to be used only in editors supported/implemented by Microsoft. It will be useful to mention that in the implementors page. It would be good to mention also if there are runtime dependency on vscode. FTR the corresponding implementors page for LSP excludes such implementations (point 2 from https://langserver.org/ : Be editor-agnostic for language servers or language-agnostic for clients )
Contributor guide
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 the implementors page linked in the issue and compare its entries with the linked LSP implementors criteria. Update the page so restricted editor support and runtime dependencies on vscode are identified; done means the relevant adapter entries clearly state those limitations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100