Releases: TheBlob42/idea-which-key
Releases · TheBlob42/idea-which-key
0.6
0.5
0.4
0.3
Added
- Show typed keys and current prefix within popup
- Make FontFamily and FontSize configurable
- Added documentation about
timeout
andtimeoutlen
Changed
- Subtract the time needed for calculations from the popup delay
- Arguments for VIM motions (e.g.
f
,t
,F
,T
) do not trigger the popup anymore
0.2
Added
- Display default VIM actions (
gg
,zt
,<C-w>k
, etc.) in the popup.- This feature can be toggled on or off (default: off)
- Make the appearance of keys, prefixes, command descriptions and the divider configurable
Changed
- minimum IdeaVIM version is now
0.65
- Dismantle key mapping and description caching
- Changes are reflected on
.ideavimrc
reload, no restart of Intellij required anymore
- Changes are reflected on
- Fixed prefix comparison (issue with the '<' character)
- Improve the usage of the available space for the popup
- By default display keys in bold and prefixes in the current theme's keyword color