Releases: VSCodeVim/Vim
Fixy Frosted Flakes
Fixes a bug with the previous bug fix.
This bugfix I removed was actually a bug fix to fix a bug in VSCode. That bug had been removed in VSCode Insiders, hence why I didn't notice it while testing! I've now reverted to using VSCode all the time. :)
Peeky Pumpkin
Fixes a bug with the peek definition functionality of vscode (which, by the way, is monumentally useful and everyone should use it).
Fixy Flank Steak
The last release had a little bug. This fixes that bug.
Macroeconomic Mushrooms
I admit it. I sneaked this release out just because I wanted to use less buggy macros.
Macro stuff:
-
#1382 - macros made too many history steps - thanks @xconverge
-
#1388 - macros wouldn't play back indentation removal in some cases
-
#1389 - macros weren't adjusting character position correctly in some cases
-
#1385 - thanks @xconverge
Hot Hotcakes
- Hot config reloading! Now you don't have to reload VSCode in order to see the vim-related changes you made to your settings. Thanks @xconverge!
- Lots of fixes to macros. They are much more usable now! This was a tri-effort by @johnfn, @rebornix and @xconverge!
Bug fixes:
- @xconverge fixed lots of stuff, like normal.
Cupcake Copier
Lots of stuff in this release. Most notably:
gd
is now totally stable and the cursor won't jump. EVER- Copying works correctly and does not elide the final character.
- Improve performance when editing inside quotes or brackets.
- The cursor doesn't jump when editing two files with the same name. #1057
Also a bunch of other bug fixes:
- Fix #1302 - thanks @xlaech
- Fix #1298 - thanks @xconverge
- Fix #1296 - thanks @xlaech
- Fix #1291 - thanks @xlaech
- Fix a bunch of surround.vim issues - thanks @xconverge
- Make gg go to first character rather than (0, 0) - thanks @xconverge (#1320)
- Fix
r<tab>
Communal Cheesecake
This version was entirely done by the community while I've been traveling.
Shout outs to:
- @xconverge
- @rufusroflpunch
- @inejge
- @rhys-vdw
❤️
Fixy French Toast
Fix a bug introduced by surround.vim: #1239
Surroundy Squash
Add surround.vim!