Skip to content

Commit 0257ce5

Browse files
committed
Fixed #150 Native shortcut sequences beginning with ctrl+k clash
1 parent d231f79 commit 0257ce5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
* enhancement - New Binding Request: (VS Code)`Revert Selected Range` can be mapped to `Revert...`(Intellij). See [#145](https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/145)
66
* enhancement - New Binding Request: `Structure`(⌘7) can be ported by making use of `Focus on outline view`. See [#146](https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/146)
7+
* bug fix - Native shortcut sequences beginning with ctrl+k clash with IntelliJ ctrl+k commit command. See [#150](https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/150)
8+
79

810
## 0.2.32 (May 20, 2019)
911

0 commit comments

Comments
 (0)