You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
* 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)
6
6
* 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)
0 commit comments