vsvim Questions
2
Solved
I am using Visual Studio 2019 with VsVim extension to get Vim functionality. I recently found and tried Microsoft PowerToys to remap my escape key with my caps lock key. This works fine with everyt...
Spoof asked 18/5, 2021 at 20:10
3
after searching all over google for vsvim lookahead or lookbehind and on the wiki I can't seem to figure out how, or if it even supports lookahead or lookbehind (positives or negatives) and how to ...
Riella asked 11/5, 2016 at 15:10
3
Solved
In VsCode VIM (vanilla installation), how would you execute Ctrl + N? When inspecting the keyboard shortcut, it looks like this:
I tried the plain way in VIM by running :new, but it opened a new...
Vita asked 14/2, 2020 at 17:26
3
Solved
I'm using VS 2010 + latest VsVim. Looks like Vim Ctrl+R does not work in VsVim. Is that true?
VS handled Ctrl+R, saying: (Ctrl+R) was pressed. Waiting for second key of chord...
Is there any way ...
Deoxyribose asked 14/12, 2011 at 6:18
4
I recently installed VsVim.
It's great, but I find myself constantly reaching for the mouse in order to switch between files.
Is there a built in solution? I cannot find a list of VsVim shortcut...
Nelsen asked 10/9, 2014 at 17:33
3
Solved
I am using ReSharper on Visual Studio but also I'm a vim user. I heard this VsVim. I downloaded it and installed the extension for visual studio 2010. But can't get the any of the vim commands to w...
Mariann asked 30/1, 2012 at 9:35
1
Solved
I've been using VsVim for about a year now. I was always able to to copy/paste text using default ctrl+c and ctrl+v shortcuts. It stopped working for me a few days ago. I figured VsVim Keyboard set...
Pathe asked 25/10, 2018 at 14:24
3
Solved
I recently installed vsvim and was wondering how to do a few things.
When intellisense pops in and gives you a few options,
Is there a way to choose them without using the arrow keys?
Kind of br...
Decaffeinate asked 16/3, 2015 at 17:27
1
Solved
I'm trying to record a macro that will type a small chunk of text that contains a parenthesis "(", whenever I try to play the macro it doesn't type the "();" at the end of the line.
My guess is th...
Tharp asked 30/4, 2015 at 20:25
1
I would like to use CTRL-P/CTRL-n instead of Up/Down arrows to select the completion candidate. I tried to
:imap <C-n> <Down>, but instead of selecting the next completion candidate, t...
Boyla asked 31/7, 2013 at 19:59
1
Solved
Is it possible to map keys in VsVim to Visual Studio commands? For example, can I map gb to View.NavigateBackward?
Footwork asked 23/11, 2014 at 13:57
2
I've just recently downloaded vsVim to use it with Visual Studio 2010 and join the Vi way. But I haven't been able to find information regarding the specific vsVim documentation.
I know how to us...
Disheveled asked 17/7, 2010 at 5:26
1
I noticed that in the list of supported features for VsVim tab group movement was listed.
I've been trying to use CTRL-W CTRL-K and CTRL-W CTRL-L, but I haven't been able to get them to move betwe...
Enchantment asked 30/8, 2014 at 18:39
2
Solved
I have installed the Vim key bindings extension in Visual Studio 2010. I also have a color scheme setup with a dark background. This creates a problem since Vim key bindings extension has set my cu...
Zito asked 25/9, 2011 at 14:40
1
Solved
I've been using VsVim for a while and I have been pretty happy with it. However, the one thing that has been annoying me is the highlighting of text when I do any kind of search in VsVim such using...
Guilbert asked 29/7, 2014 at 1:49
1
Solved
Is there any way for reloading configuration file (_vsvimrc) for VsVim inside Visual Studio, WITHOUT restarting whole IDE ?
:source C:\path\to\_vsvimrc
returns
Parse Error
UPDATE 2014-05-1...
Bodiless asked 16/4, 2014 at 16:16
1
Solved
I have VsVim and when I load my solution file, I always need to :set ignorecase and :set smartcase each time. I'd like to save these settings, but I can't find where VsVim stores its settings or ho...
Hyperthyroidism asked 22/2, 2013 at 21:50
1
© 2022 - 2024 — McMap. All rights reserved.