- VSCode Version: 1.2.0
- OS Version: Windows 10.0.10586
Steps to Reproduce:
- Open up the command palette
- In the command portion type "breakpoint"
- Notice that common breakpoint operations are not available
Justification
VS Code does a great job of allowing the user to stay away from the mouse and have a keyboard-only experience. There are common breakpoint operations (delete all breakpoints, disable all breakpoints, etc.) that developers use frequently to debug. I believe that these common operations should be available in the command palette and also have configurable key bindings.
Steps to Reproduce:
Justification
VS Code does a great job of allowing the user to stay away from the mouse and have a keyboard-only experience. There are common breakpoint operations (delete all breakpoints, disable all breakpoints, etc.) that developers use frequently to debug. I believe that these common operations should be available in the command palette and also have configurable key bindings.