Releases: aioutecism/amVim-for-VSCode
Releases · aioutecism/amVim-for-VSCode
0.0.11
- Update mode and prefered character on active text editor changed.
0.0.10
- Count tab as
tabSize
in motions. - Preserve character position when move cursor without horizontal motion.
0.0.9
- Only trigger suggestion widget on some characters.
0.0.8
- Shrink to primary cursor when press
Esc
in Normal mode. - Work arounds horizontally navigating does not horizontal scroll bug.
0.0.7
- Support multi-line deletion in Insert mode.
- Prevent yank deletion in Insert mode.
0.0.6
- Minor fixes.
0.0.5
- Yank deleted text to register.
- Minor fixes.
0.0.4
- Fixed replace behaviour on empty line.
- Fixed wrong behaviour on line ends.
0.0.3
<<
and>>
in Visual and VisualLine modes.- Add support for
r{char}
- Minor bug fixes
0.0.2
- Better cursor style.