Skip to content

Commit

Permalink
Fixed #150 Native shortcut sequences beginning with ctrl+k clash
Browse files Browse the repository at this point in the history
  • Loading branch information
kasecato committed Jun 15, 2019
1 parent d231f79 commit 0257ce5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

* 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)
* 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)
* 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.2.32 (May 20, 2019)

Expand Down

0 comments on commit 0257ce5

Please sign in to comment.