Jetbrains Macos Keybindings For All Versions Save

Modified macOS keybindings for JetBrains IDEs on Windows and Linux

v2.0.0

3 years ago

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 and PrevSplitter updated to prevent conflicts with Alt-Tab

v1.0.2

4 years ago

This release increases the supported IDE range from just 2019 IDEs to everything between 2017 and 2020!

v1.0.1

4 years ago
  • Fixes an issue where IDEs will attempt to load the keymap based on the plugin name (macOS For All) rather than the extensions.bundledKeymap file property value (macOS for All.xml) by renaming the keymap to include an uppercase F.

v1.0.0

4 years ago

Initial Plugin Release!