Skip to content

Releases: aioutecism/amVim-for-VSCode

1.18.0

06 Dec 07:18
Compare
Choose a tag to compare
  • Exit Visual/VisualLine mode after indent, outdent or replace. #108
  • Added support to repeat Visual and VisualLine mode's command (Alpha status). #157

1.17.6

05 Dec 03:29
Compare
Choose a tag to compare
  • Fix cursor position when exiting insert mode. #155 #154
  • Better escape handling. #156 #147

1.17.5

28 Nov 08:51
Compare
Choose a tag to compare
  • Fix wrong behavior when using inclusive TextObject.

1.17.4

25 Nov 09:17
Compare
Choose a tag to compare
  • Corrects register handling. #152

1.17.2

09 Nov 01:43
Compare
Choose a tag to compare
  • Fix selection bugs after deletion on VSCode Insider.

1.17.1

07 Nov 03:24
Compare
Choose a tag to compare
  • Update internal command for formatting.

1.17.0

02 Nov 05:46
Compare
Choose a tag to compare
  • Added N support for word motions. #146

1.16.1

19 Oct 05:46
Compare
Choose a tag to compare
  • Fix bug where multi-cursor may function weird.

1.16.0

19 Oct 05:34
Compare
Choose a tag to compare
  • Added support for Japanese words. #143

1.15.0

19 Oct 01:15
Compare
Choose a tag to compare
  • Update to TypeScript 2.0.3. #138
  • Added p support in Visual and VisualLine modes. #142