API for "watch" variables (debug panel) #242217
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
Milestone
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
The text was updated successfully, but these errors were encountered: