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
829 stars 135 forks source link

New Binding Request: (VS Code)`Revert Selected Range` can be mapped to `Revert...`(Intellij) #145

Closed xc1427 closed 5 years ago

xc1427 commented 5 years ago

As title of this issue suggested, Revert Selected Range in VS Code could be mapped to Revert...in Intellij which has a default keybinding ⌥⌘Z, in spite of a few subtle differences.

kasecato commented 5 years ago

@xc1427 Thanks always! I released v0.2.33. Please check it.