Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.38 KB

CHANGELOG.org

File metadata and controls

38 lines (27 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • SPC b t: Pin tab

Changed

  • SPC q r: Just restarts the IDE without invalidating the cache
  • SPC w m: Toggle maximize of active window. Old behaviour still exists at SPC T m

1.1.0 - 2020-03-30

Added

  • add which-key support
  • enable the following vim plugins: argtextobj, textobj-entire, ReplaceWithRegister
  • SPC j l: Jump to line (AceJump required)
  • SPC m h t: Type definition

Changed

  • SPC ': Activate terminal window

1.0.0 - 2019-12-27

Manual intervention is required:

  • execute mv ~/intellispace ~/.intellimacs
  • change the occurrences of intellispace to .intellimacs inside your .ideavimrc file.

Changed

  • Renamed project to intellimacs because intellispace is a registered trademark.
  • Project saved to an hidden directory.

0.0.1 - 2019-12-27

Initial release.