github VSCodeVim/Vim v0.7.0
Procrastinating Potato

latest releases: v1.32.1, v1.32.0, v1.31.0...
8 years ago

A major release! Wow! Lots of new features and bug fixes this iteration.

Huge props especially to @Chillee this time, who fixed a huge number of outstanding issues and bugs. He also wrote these entire release notes - except this line praising him, because that would have been awkward (that was me, @johnfn).

New Features:

Bugfixes/enhancements

  • Fixed history being dropped when switching tabs. #1503 Thanks @Chillee!
  • Fixed lots of wonky gj/gk visual behavior. #890 #1377 Thanks @Chillee!
  • Fixed Ctrl-c dropping a character when selecting from right to left in insert mode. #1441 #1355 Thanks @Chillee!
  • Fixed Ctrl-w in insert mode deleting through whitespace at the beginning of the line. #1137 Thanks @Chillee!
  • Fixed Ctrl-a breaking in certain circumstances. #1588 Thanks @Chillee!
  • Fixed gd not setting the desired column properly. #1532 Thanks @Chillee!
  • Fixed gq adding an extra space to beginning of selection. #1251 Thanks @Chillee!
  • Fixed dot command not working in macros. #1595 Thanks @Chillee!
  • Fixed Ctrl-c dropping top and bottom lines when selecting in visual line from the bottom up. #1594 Thanks @Chillee!
  • Updated workbench theming for new release of VSCode. Thanks @zelphir!
  • Enabled Easymotion to work for larger files. #1627
  • Made statusBarColors modify user settings.json instead of workspace. #1565
  • Enabled ranges for :sort. #1592
  • Made the command line persistent when switching windows. Thanks @Chillee!

...and we finally split up actions.ts into separate files! Get at us, contributors! ❤️

Don't miss a new Vim release

NewReleases is sending notifications on new releases.