Tagged Questions
15
votes
9answers
4k views
What's the point of viEmu plugin for Visual Studio?
This may sound a bit provocative but it actually is a real question. Feel free to edit if you don't like the tone.
Now, as much as I understand vi from my short experience with it like 10 years ago, ...
7
votes
4answers
2k views
Resharper and ViEmu Keybindings ( and Visual Assist )
With ViEmu you really need to unbind a lot of resharpers keybindings to make it work well.
Does anyone have what they think is a good set of keybindings that work well for resharper when using ViEmu?
...
1
vote
5answers
87 views
How would you do a cut and paste with this in VIM?
Say you had this text:
SOMETHING_XXXXXXXXXXXXXX_ELSE
SOMETHING_XXXXXXXXXXXXXX_ELSE2
SOMETHING_XXXXXXXXXXXXXX_ELSE3
SOMETHING_XXXXXXXXXXXXXX_ELSE4
And you wanted to replace all XXX..XXX with this ...
1
vote
2answers
101 views
Repeat a line command?
I'm new to the more advanced aspects of vi/vim/viemu
I commonly need to select a bit of text and indent/undent, among other things. Right now I have two ways to do this:
select the text and use ...
1
vote
1answer
366 views
1
vote
2answers
273 views
how can i move the cursor in insert mode in viemu (w/o using the arrow keys)?
sometimes i just want to move either left or right a couple of characters (or go to the end of the line) but don't really want to leave insert mode just to move a couple chars.
0
votes
2answers
61 views
ViEmu isn't in my Tools | Options, and not in my Un-install list?
I have vs.net 2010, and resharper.
I installed the trial of viEmu, but I don't have the Tools | Options -> Viemu option menu and can't change some keyboard bindings.
The top level viEmu menu that I ...
0
votes
1answer
36 views
How to map control-f back in vs.net?
I installed viemu, and now control-F and copy/past shortcuts are not working.
How can I fix these?
0
votes
1answer
108 views
Is it possible to se a macro in .viemurc for ViEmu?
I am using the ViEmu plugin for VS2008.
I was wondering if there is a way to set a macro in the .viemurc file, so I don't have to redo it every time I start up VS.
I know that it can be done in ...