I'm especially excited about this version of VSCodeVim! There were a large number of contributions that really improved the quality of the extension. As usual, thanks to all contributors!
New features:
- Implement quoted text objects - thanks @sectioneight
- Finish off aw and iw - thanks @rebornix
- Add gt and gT - thanks @arussellk
- Add ctrl-a and ctrl-x - thanks @sectioneight
Bug fixes and improvements:
- Improve performance of / and ? - thanks @roblourens
- Improve performance of u and c-r - thanks @infogulch
- Fix CJK completely - thanks @rebornix
- Fix scrolling behavior when you have two panes of the same file open - thanks @rebornix