vscode-statusbar-debugger icon indicating copy to clipboard operation
vscode-statusbar-debugger copied to clipboard

Support a toggle breakpoints action

Open JaimeBures opened this issue 2 years ago • 2 comments

Good afternoon,

It would be great if you could add a Toggle Activate Breakpoints button to the tool (workbench.debug.viewlet.action.toggleBreakpointsActivatedAction).

Thanks a lot for this great extension, btw!

Regards, Jaime

JaimeBures avatar Apr 28 '22 17:04 JaimeBures

If I remember correctly a button for that is not provided in the default debugger thing, right? I haven't kept up to date with it too much.

If it's not provided I think it's a bit out of scope, as this extension is designed to do what the native one does, but in the statusbar, to the extent that it's possible.

fabiospampinato avatar Nov 15 '22 20:11 fabiospampinato

I don't see a command for activating or deactivating all breakpoints, and a way to check what the current activation state is, without those this doesn't seem implementable.

fabiospampinato avatar Mar 10 '24 23:03 fabiospampinato