Skip to content

Releases: VSCodeVim/Vim

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

Dithering Dork

06 Sep 19:40
Compare
Choose a tag to compare

Bug fixes (thanks @xconverge):

Compunctious Canary

05 Sep 16:10
Compare
Choose a tag to compare

Buggy Baloney

04 Sep 06:14
Compare
Choose a tag to compare

Fixes TONS of bugs. I can't even list them all. There are so many!

Thanks to

For their open-source contributions!

Settings Sandwich

14 Aug 20:05
Compare
Choose a tag to compare

This release includes @rebornix's excellent work on Vim Settings. Now instead of janky keys that I put in to settings.json at random, we actually mirror Vim's strategy to turn settings on and off!

Features

  • Settings
  • smartcase search
  • Add Y in visual mode (thanks @shotaAkasaka!)

Bug Fixes

  • Fix crashes when making large (100+ line) changes. This has been a gnarly one, glad to finally fix it!
  • Fix cc and C on empty lines (thanks @shotaAkasaka!)
  • Default to not having Visual Block Mode active.
  • Fix jj leaving behind a stray j.

Blocky Banana

09 Aug 18:09
Compare
Choose a tag to compare

This was intended to be a hot-fix for #583; as an apology, it also includes Visual Block mode, one of our most requested features. (And also because I just happened to finish it right after I released 0.1.5) 😉