Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for "watch" variables (debug panel) #242217

Open
dimateos opened this issue Feb 27, 2025 · 1 comment
Open

API for "watch" variables (debug panel) #242217

dimateos opened this issue Feb 27, 2025 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality

Comments

@dimateos
Copy link

dimateos commented Feb 27, 2025

There is API for breakpoints and some extensions exploit it for exporting/importing them etc.
https://code.visualstudio.com/api/references/vscode-api#Breakpoint

An API for "watch" variables could be used for similar extensions:
loukas-kotas/breakpoints-manager#2

And maybe at some point grouping and other enhancements as proposed for breakpoints in:
#164569 and originally in #105927

@roblourens roblourens added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Feb 28, 2025
@vs-code-engineering vs-code-engineering bot added this to the Backlog Candidates milestone Feb 28, 2025
Copy link

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants