visual-studiovimvsvim

Visual block shift-i(nsert) in VsVim


In GVim on Linux I am used to being able to do Ctrl-V then I type whatever I want at the beginning of the first line, hit Esc and then Vim will insert whatever I typed to every row. I have tried this on VsVim, in Visual Studio, using Ctrl-Q, instead of Ctrl-V, but I does nothing. Is there any way to reproduce this functionality in VsVim?

I'm fairly certain it has nothing to do with my .vimrc file.


Solution

  • Block insertion has been added to VsVim 1.2. I just tested it and it works.

    VsVim 1.2 Release Notes