Skip to content

Releases: VSCodeVim/Vim

Gorging Grouse

18 Oct 17:36
Compare
Choose a tag to compare
  • Improved Performance (Thanks @johnfn)
  • Display register contents on :reg command (Thanks @Platzer)
  • Draw multicursor correctly in Visual Mode (Thanks @Platzer)
  • Fixes #652 and #905 (Thanks @xconverge)
  • An assortment of fixes with the cursor (Thanks @rebornix)
  • Fixed auto-build/test/release pipeline

Fixy French Fries

12 Oct 06:11
Compare
Choose a tag to compare

This includes the one-line fix c845e04, which fix an astounding number of bugs, including:

Yes, it really fixed that many issues. It probably even fixed more that we haven't found yet!

Fixy Fondue

12 Oct 02:37
Compare
Choose a tag to compare

More bug fixes. The 0.3.x series is just going to be a bunch of bug fixes that stabilize the refactors introduced in 0.3.0 and 0.3.1.

Bugs fixed:

  • Search scrolling was incorrect.
  • Code snippets were broken.
  • d and x were not working in Visual Block Mode. (Thanks @xconverge!)
  • C-c and C-[ were not working in Insert Mode.
  • Don't require double <esc> to get to normal mode when the autocomplete window is open in insert mode.
  • We were incorrectly reporting the users were in normal mode when they weren't in some cases.
  • Editing in split editors was broken in some cases.

Buggier Brocolli

11 Oct 00:43
Compare
Choose a tag to compare

Backspace was broken in insert mode.

(Generally I wouldn't release so often, but I wanted to have the extension in relatively good shape for the burst of traffic for 1.6.0)

Buggy Brocolli

10 Oct 23:32
Compare
Choose a tag to compare

Fixes a large number of bugs that all stemmed from the same issue.

Speedy Salmon

08 Oct 06:11
Compare
Choose a tag to compare

Hotfix for a bug introduced in 0.3.1 (and 0.3.2) that made it impossible to enter insert mode in some cases.

Dumb Dumbo

08 Oct 05:51
Compare
Choose a tag to compare

Let's not talk about this one...

Gaudy Gengar

08 Oct 00:36
Compare
Choose a tag to compare

Features

  • Multi-Cursor support can now run multiple deletes/changes/etc on a single line.
  • Multi-Cursor support now works better with Windows.

Bug bash!

  • @johnfn squashed a crap ton of bugs. Too many to list so I won't try.
  • @xconverge Thanks for helping fix #832, #841, #784, #846, and a couple of other fixes that weren't tracked by GH issues.
  • Thanks @kevincoleman. We have a new logo and it looks purrrty.

Furious Feline

04 Oct 08:32
Compare
Choose a tag to compare

Multi-cursor support by @johnfn! If you have any feedback on this, please share it on #824

Special thanks to:

Eccentric Ewok

21 Sep 00:36
Compare
Choose a tag to compare