Releases: samvtran/jetbrains-macos-keybindings-for-all
Releases · samvtran/jetbrains-macos-keybindings-for-all
v3.0.0
Fixed
ExportToTextFile
updated toCtrl+Alt+Shift+O
, makingCtrl+Alt+O
work forGoToFile
when the Find pane is open
Changed
- Updated to match latest keymap as of c670a48
Back
updated toCtrl+Alt+←
Forward
updated toCtrl+Alt+→
NextSplitter
updated toCtrl+Alt+Shift+PageDown
PrevSplitter
updated toCtrl+Alt+Shift+PageUp
Removed
GoToChangedFile
which was removed from all JetBrains keymapsFindPrevWordAtCaret
which is explicitly unbound in the macOS keymap
IntelliJ 2020.2+
Welcome! This release limits support to 2020.2+ since keybindings have been updated to reflect the latest changes to JetBrains IDEs introduced this year. The most notable changes are to the default keybindings around the tool windows, namely the Alt-0
keybinding switching from the TODO window to the new commit tool window (an alternative interface to the floating Commit window).
Added
- Updated to match latest keymap as of 367cd5f.
- Support new commit tool window (
Alt-0
when commit is active)
Removed
ActivateTODOToolWindow
removed from keymap as of b6eda to make room for the Problems view.
Fixed
- Keymap range set to 2020.2.* and beyond (no
untilBuild
) NextSplitter
andPrevSplitter
updated to prevent conflicts with Alt-Tab
Hello 2020!
This release increases the supported IDE range from just 2019 IDEs to everything between 2017 and 2020!
Casing Bugfix
- Fixes an issue where IDEs will attempt to load the keymap based on the plugin name (
macOS For All
) rather than theextensions.bundledKeymap
file property value (macOS for All.xml
) by renaming the keymap to include an uppercase F.