microsoft / microsoft/vscode-java-debug

Add support for reactive stream debugging

Open
#1,262 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.