microsoft / microsoft/vscode-java-debug
Support for copying complete stacks to the pasteboard.
Open
Nobody has claimed this yet.
ai-triaged
enhancement
feature request
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
[provide a description of the issue]
feature request
When debug code, we want to see the full stack and then filter it to get the information we really need. So need to be able to get all the text information of the current stack. would like to provide this feature.
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
The issue names no files, tests, or entry points. Start by tracing how vscode-java-debug currently exposes the active stack and its copy actions; done means the complete current stack can be copied as text for external filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100