Skip to content

Releases: samvtran/jetbrains-macos-keybindings-for-all

v3.0.0

08 Oct 01:02
Compare
Choose a tag to compare

Fixed

  • ExportToTextFile updated to Ctrl+Alt+Shift+O, making Ctrl+Alt+O work for GoToFile when the Find pane is open

Changed

  • Updated to match latest keymap as of c670a48
  • Back updated to Ctrl+Alt+←
  • Forward updated to Ctrl+Alt+→
  • NextSplitter updated to Ctrl+Alt+Shift+PageDown
  • PrevSplitter updated to Ctrl+Alt+Shift+PageUp

Removed

  • GoToChangedFile which was removed from all JetBrains keymaps
  • FindPrevWordAtCaret which is explicitly unbound in the macOS keymap

IntelliJ 2020.2+

24 Sep 14:59
Compare
Choose a tag to compare

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

Hello 2020!

07 Apr 06:19
Compare
Choose a tag to compare

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

Casing Bugfix

30 Mar 18:06
Compare
Choose a tag to compare
  • 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.

1.0.0

19 Mar 22:54
Compare
Choose a tag to compare

Initial Plugin Release!