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
819 stars 136 forks source link

Refactoring shortcuts not work on MacOS #192

Closed suerta-git closed 6 months ago

suerta-git commented 3 years ago

When I use the shortcut like cmd+alt+m cmd+alt+v, vscode displays a notification like this:

Screen Shot 2021-01-06 at 10 18 02 AM

But if I click this

Screen Shot 2021-01-06 at 10 27 53 AM

It works well.

BugsBuenny commented 1 year ago

I have exactly the same issue on Windows when editing Python files: image

But refactoring using the lightbulb is working fine: image