microsoft / microsoft/vscode-java-debug
Add support for reactive stream debugging
Open
Nobody has claimed this yet.
ai-triaged
callstack
enhancement
feature request
stream
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
Add support for debugging reactive streams where we can trace different steps and exactly their definition locations on the source code.
Example in IJ

This will benefit debugging java streams as well.
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 by reviewing the requested reactive-stream debugging behavior and the linked IntelliJ example. No files, tests, or entry points are identified; done would mean tracing reactive-stream steps and showing their source definition locations, including Java streams.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100