Skip to content

Common breakpoint operations should be available in the command palette  #7490

Description

@trstringer
  • VSCode Version: 1.2.0
  • OS Version: Windows 10.0.10586

Steps to Reproduce:

  1. Open up the command palette
  2. In the command portion type "breakpoint"
  3. 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.

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions