kasecato / vscode-intellij-idea-keybindings

Port of IntelliJ IDEA key bindings for VS Code.
https://marketplace.visualstudio.com/items?itemName=k--kato.intellij-idea-keybindings
MIT License
813 stars 135 forks source link

Fix view breakpoints #263

Closed CsCherrYY closed 2 years ago

CsCherrYY commented 2 years ago

in VS Code, we can use workbench.debug.action.focusBreakpointsView to focus the specific breakpoints view, not the debug view container.