Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 1.49 KB

0.2.3 - Add shortcut for shift-enter

  • This release adds the shift-enter shortcut to have the same functionality as in IDEA when creating new lines. Thanks to @jcoulter for the pull request #11.

0.2.2 - Enhance Mac shortcuts and add support for atom-beautify

  • This release adds alternate shortcuts for existing ones, enhances the tree view shortcuts and introduces support for the atom-beautify package. Thanks to @5pid for the pull request #7.

0.2.1 - Add "Select/unselect for next occurence" shortcuts

  • This release adds support for the "Select/unselect for next occurence" shortcuts #4 pull request from @christophehurpeau.

0.2.0 - Add Windows/Linux keymap and refine some shortcuts

  • This release adds support for Windows and Linux thanks to the #1 pull request from @gquintana.
  • It adds two new shortcuts for closing the active tab and open the settings. See #2.
  • Some shortcuts now have less restrictive classes such that they are accessible in more places. See #3.

0.1.0 - Initial release