Skip to content

Releases: aioutecism/amVim-for-VSCode

1.8.1

15 Jun 01:30
Compare
Choose a tag to compare
  • Fix block cursor bug which causes mode switching not working sometime #106 .

1.8.0

09 Jun 09:34
Compare
Choose a tag to compare

1.7.0

07 Jun 06:49
Compare
Choose a tag to compare
  • Add bindCtrlCommands setting to control all ctrl+<key> keybindings.
  • Remove bindCtrlC setting.

1.6.2

07 Jun 02:22
Compare
Choose a tag to compare
  • Remove selections validation on change.

1.6.1

06 Jun 02:34
Compare
Choose a tag to compare
  • Minor fix around selections validation.

1.6.0

10 May 08:40
Compare
Choose a tag to compare

1.5.3

05 May 11:30
Compare
Choose a tag to compare
  • Correct we behavior.
  • Validate cursor position when exiting insert mode. #87

1.5.2

04 May 06:33
Compare
Choose a tag to compare
  • Cursor should not on "line break".
  • All line end involved actions should work now.

1.5.1

04 May 04:50
Compare
Choose a tag to compare
  • Respect user settings of word separators.
  • w will now move across lines.

1.5.0

28 Apr 08:52
Compare
Choose a tag to compare
  • Support arrow keys navigation.