Releases: VSCodeVim/Vim
Releases · VSCodeVim/Vim
Speedy Salmon
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
Let's not talk about this one...
Gaudy Gengar
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
Eccentric Ewok
- Add
vim.autoindent
setting (Thanks @octref) - Support
:wa[ll]
(Thanks @mleech) - Support
<C-r>
,<C-e>
,<C-d>
,<C-y>
,<C-h>
,<C-u>
(Thanks @rebornix) - Support
:r
(Thanks @dominic31) - Support substitution marks (Thanks @rebornix)
- A variety of bug fixes #750, #759, #740, #743, #677, #772, #773, #769, #753, #785, #581, #747, #762, #701, #746 (Thanks @rebornix, @jgoz, @xconverge)
Dithering Dork
Bug fixes (thanks @xconverge):
Compunctious Canary
- Hotfix for #706
Buggy Baloney
Fixes TONS of bugs. I can't even list them all. There are so many!
Thanks to
For their open-source contributions!
Settings Sandwich
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
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) 😉