-
When we try to rename a variable (Ctrl+R Ctrl+R) VsVim does not work as expected.
Example:
If the variable name is `variable` and I issue the rename command, and then position the cursor over the `r` …
-
It seems the 'path' is hardcoded to the local project (or solution) file. This works for 50% of our header files. The other 50% are in specific header folders.
Thus, arguably, the default path in VS…
-
i have "set noet" in config file. when i open first document, type :set, i can see there is no "expandtab" flag set. but later when i type :set again, "expandtab" is there again. these affect < > oper…
-
First of all, thank you for this plug in.... it is a life saver!!!!!!
Is there a ctrl-p word completion available? It's not working for me...instead I get the windows printer box. Wasn't sure if I…
-
For the past year, on Windows 7 and 8, on a fast desktop and macbook pro, VsVim seems to be related to some problem that causes Visual Studio 2012 (and I believe 2010 at the time, as well) to hang for…
-
Hi, first of all, thanks for this amazing addon, it makes life better)
I have VsVim Version 1.5.0.0, and my own vimrc file, where i try to add some function(from wiki), but when i call this function n…
-
Hello.
I just installed VSVim and noticed that there is problem with the semicolon key in command mode.
On azerty keyboards the dot is on the semicolon key, you reach '.' by pressing shift + ';'
This…
-
Hi Jared,
I think character classes in very magic pattern are not working.
This was first reported here:
https://github.com/jaredpar/VsVim/issues/1238
for the special case \d. But I think it's not…
-
Been using this for awhile in VS 2012 and it's been great! Thank you.
After the recent update when I go to insert mode and start typing text when I get to a space and hit the spacebar instead of a…
ghost updated
6 years ago
-
In vim, the command ":m .+1" will move down the current line one line, and the cursor still in the current line(the moved line). But, in vsvim, this command will move down the current line one line, m…
eksea updated
6 years ago