eclipse-lsp4e / eclipse-lsp4e/lsp4e
[Debug] Support "attach" to the AUD from the Debug Adapter Launcher configuration
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 85
- Forks
- 69
- Avg merge
- 8h 33m
- Merged PRs (30d)
- 6
Description
it would be nice to support "attach" to the Application Under Debug from the Debug Adapter Launcher configuration.
Currently, it seems to always calling the launch method of the Debug Adapter Server. (or there si some configuration to provide but I wasn't able to find it)
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 Debug Adapter Launcher configuration and the Debug Adapter Server's current launch method. Trace how the Application Under Debug is started, then determine how an attach option should be represented and dispatched; done means the configuration can attach instead of always launching.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100