vscode-docs
vscode-docs copied to clipboard
Data breakpoints: how to create them and which debugger supports it
On the Debugger page there is mention of Data breakpoints.
Where in the VARIABLES view is the UI to create a Data breakpoint?
Which debuggers support Data breakpoints?
I tried with Python and JavaScript but did not succeed.