Releases: VSCodeVim/Vim
Releases · VSCodeVim/Vim
0.4.5
v0.4.4
Features:
- Add
<C-n>
and<C-p>
for navigating autocompletetion popups. - Add
<C-o>
- thanks @xconverge! - Add
g <up>
andg <down>
- thanks @xconverge!
Bugs fixed:
- Fix
<D-d>
for multi-cursor support. - Fix visual incremental search.
- Fix
J
- Fix
va{
- thanks @xconverge! - Fix
vsp
to open current document in new panel by default - thanks @xconverge!
v0.4.3
Jolly James
- EasyMotion bindings. Thanks @Metamist
- A variety of bug fixes by @rebornix
- Fixes for #1003 and #1043 by @xconverge
Impaled Impala
v0.4.1 Tagging as v0.4.1
Handsome Hen
Gorging Grouse
Fixy French Fries
Fixy Fondue
More bug fixes. The 0.3.x series is just going to be a bunch of bug fixes that stabilize the refactors introduced in 0.3.0 and 0.3.1.
Bugs fixed:
- Search scrolling was incorrect.
- Code snippets were broken.
d
andx
were not working in Visual Block Mode. (Thanks @xconverge!)C-c
andC-[
were not working in Insert Mode.- Don't require double
<esc>
to get to normal mode when the autocomplete window is open in insert mode. - We were incorrectly reporting the users were in normal mode when they weren't in some cases.
- Editing in split editors was broken in some cases.
Buggier Brocolli
Backspace was broken in insert mode.
(Generally I wouldn't release so often, but I wanted to have the extension in relatively good shape for the burst of traffic for 1.6.0)