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.
SPC b t
: Pin tab
SPC q r
: Just restarts the IDE without invalidating the cacheSPC w m
: Toggle maximize of active window. Old behaviour still exists atSPC T m
1.1.0 - 2020-03-30
- 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
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.
- Renamed project to intellimacs because intellispace is a registered trademark.
- Project saved to an hidden directory.
0.0.1 - 2019-12-27
Initial release.