Skip to content

Releases: VSCodeVim/Vim

v0.0.9

01 Feb 07:56
Compare
Choose a tag to compare
  • Support Danish da-DK keyboard (compliments of @kedde)
  • Implement x command.

v0.0.8

03 Jan 08:48
Compare
Choose a tag to compare
  • Bug Fix:
    • Better handling when position changed via mouse click

v0.0.7

03 Jan 08:34
Compare
Choose a tag to compare
  • Block Cursor in Normal Mode (Thank you @AndersenJ and @markrendle).
  • Bug Fixes

v0.0.6

30 Dec 05:47
Compare
Choose a tag to compare
  • Implement motions: 0, e
  • Various motion bug fixes

v0.0.5

09 Dec 08:52
Compare
Choose a tag to compare
  • Fixes bad release of v0.0.3 namely issue #93

v0.0.3

04 Dec 22:13
Compare
Choose a tag to compare

⚠️ Bad Release (#93). Immediately re-published v0.0.2 as v0.0.4 into the VS Code Marketplace.

  • Features:
    • Support w, b, db, $, ^
  • Bug Fixes:
    • Trigger suggest following every insert
    • Differentiate cursor (insert mode) and caret (normal mode) behaviour

v0.0.2

01 Dec 21:27
Compare
Choose a tag to compare
  • Bug Fixes:
    • Fix cursor position entering command mode
    • Actually implement shift+a to insert end of line

First!

29 Nov 10:46
Compare
Choose a tag to compare

Initial release to the Visual Studio Marketplace