microsoft / microsoft/vscode-java-debug
Feature support.
Open
Nobody has claimed this yet.
ai-triaged
enhancement
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
When debugging in Java, when entering conditional breakpoints, there is no support for autocomplete, making it easy to make input errors. I wonder when this feature will be supported.
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
No file, test, or entry point is named. Start by locating the conditional-breakpoint handling in this TypeScript project and tracing how Java expressions are processed. Done means conditional breakpoint input offers autocomplete and helps prevent expression errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100