Skip to content

Releases: aioutecism/amVim-for-VSCode

1.29.1

22 Jun 09:41
Compare
Choose a tag to compare
  • Fixed a bug when "editor.lineNumbers": "off" is not respected. Thanks @jackfranklin. #215

1.29.0

09 Jun 03:37
Compare
Choose a tag to compare
  • Added support for ; and ,. #209

1.28.2

07 Jun 00:51
Compare
Choose a tag to compare

1.28.0

31 May 09:46
Compare
Choose a tag to compare

1.27.0

27 May 00:25
Compare
Choose a tag to compare
  • Supports {N} d {motion}. #200
  • Added smartRelativeLineNumbers setting. #201

1.26.1

23 May 08:32
Compare
Choose a tag to compare
  • Fixed issue when :wq may empty file content.

1.26.0

23 May 08:22
Compare
Choose a tag to compare

1.25.0

23 Apr 05:08
Compare
Choose a tag to compare
  • Supports Y in Visual and VisualLine modes #196.

1.24.0

16 Jan 10:45
Compare
Choose a tag to compare
  • Added Go To Line command #192.
  • Added Vim style navigation in sidebar #193.

1.23.1

13 Jun 03:58
Compare
Choose a tag to compare
  • Fixed a bug where switching tabs sometimes doesn't preserve the line the cursor was at #176 .