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

Adds a debugger to the statusbar, less intrusive than the default floating one.

Results 4 vscode-statusbar-debugger issues
Sort by recently updated
recently updated
newest added

Here is my launch.json file: ``` { // Use IntelliSense to learn about possible Node.js debug attributes. // Hover to view descriptions of existing attributes. // For more information, visit:...

enhancement
missing api

Currently clicking bug icon when the process is running stops debug session. as there is already a button for this, it's nice if it opens the debug console.

enhancement

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

enhancement
missing api

In the "old" toolbar, I could clearly see which buttons/actions are enabled/available. It's more difficult to say here. For example, I don't know if my debugger is paused currently or...

enhancement
missing api