Skip to content

Releases: aioutecism/amVim-for-VSCode

0.0.11

10 Jan 09:32
Compare
Choose a tag to compare
  • Update mode and prefered character on active text editor changed.

0.0.10

10 Jan 09:24
Compare
Choose a tag to compare
  • Count tab as tabSize in motions.
  • Preserve character position when move cursor without horizontal motion.

0.0.9

08 Jan 10:56
Compare
Choose a tag to compare
  • Only trigger suggestion widget on some characters.

0.0.8

08 Jan 10:31
Compare
Choose a tag to compare
  • Shrink to primary cursor when press Esc in Normal mode.
  • Work arounds horizontally navigating does not horizontal scroll bug.

0.0.7

07 Jan 10:21
Compare
Choose a tag to compare
  • Support multi-line deletion in Insert mode.
  • Prevent yank deletion in Insert mode.

0.0.6

06 Jan 05:54
Compare
Choose a tag to compare
  • Minor fixes.

0.0.5

05 Jan 00:05
Compare
Choose a tag to compare
  • Yank deleted text to register.
  • Minor fixes.

0.0.4

03 Jan 14:28
Compare
Choose a tag to compare
  • Fixed replace behaviour on empty line.
  • Fixed wrong behaviour on line ends.

0.0.3

03 Jan 11:01
Compare
Choose a tag to compare
  • << and >> in Visual and VisualLine modes.
  • Add support for r{char}
  • Minor bug fixes

0.0.2

03 Jan 09:50
Compare
Choose a tag to compare
  • Better cursor style.