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

how can text size zoom? #168

Closed pain3992 closed 6 months ago

pain3992 commented 4 years ago

before shortcut is cmd + '+' or cmd + '-'

however, i added vscode-intellij-idea-keybindings

where is textsize ++ . & textsize -- ??

kasecato commented 4 years ago

@pain3992 @pete-woods How about Command+Mouse wheel? https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/155#issuecomment-552193787

pete-woods commented 4 years ago

Seems reasonable if that’s the default IntelliJ shortcut

kasecato commented 7 months ago