Click here to Skip to main content
15,891,184 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Vim for Visual Studio Pin
Kevin Marois27-Jun-16 6:27
professionalKevin Marois27-Jun-16 6:27 
GeneralRe: Vim for Visual Studio Pin
DannyFreeman27-Jun-16 6:47
professionalDannyFreeman27-Jun-16 6:47 
GeneralRe: Vim for Visual Studio Pin
Dan Neely28-Jun-16 3:23
Dan Neely28-Jun-16 3:23 
GeneralRe: Vim for Visual Studio Pin
DannyFreeman28-Jun-16 3:39
professionalDannyFreeman28-Jun-16 3:39 
GeneralRe: Vim for Visual Studio Pin
Dan Neely28-Jun-16 3:54
Dan Neely28-Jun-16 3:54 
GeneralRe: Vim for Visual Studio Pin
DannyFreeman28-Jun-16 4:01
professionalDannyFreeman28-Jun-16 4:01 
JokeRe: Vim for Visual Studio Pin
Kornfeld Eliyahu Peter27-Jun-16 7:02
professionalKornfeld Eliyahu Peter27-Jun-16 7:02 
GeneralRe: Vim for Visual Studio Pin
Scott Serl27-Jun-16 7:13
Scott Serl27-Jun-16 7:13 
Vim is an AWSOME editor and is so much more productive while editing. Last time I tried VSVim, it had horrible non-vim key mappings, and I didn't try to sort it out. I HAVE taken the time to sort out the non-standard behavior of gVim and regularly use it for editing tasks.
I am not sure how you do you pair programming sessions, but it sounds like you are taking control of his keyboard, but don't know how to use vim? That would definitely cause problems. If HE wasn't able to do those tasks well, then I would suspect the non-standard key mapping in VsVim as it is quite easy to delete lines and copy to/from the windows clipboard.
Personally, I don't like remote pair programming, or pair programming except in certain circumstances where you would benefit from anothers' input, and then only in-person where one person "drives" and the other contributes only verbally.
I like vim for these reasons:
movement keys (for movement in any situation, including selection),
multiple copy buffers,
multiple macros (via the keyboard with no mousing around),
search and replace is better than VS,
I don't have to reach for the arrow keys/home/end/delete/pageup/pagedown (only have to reach for esc).
I often copy whole pages of code or SQL into vim for editing, then paste the result back to VS.
GeneralRe: Vim for Visual Studio Pin
Nemanja Trifunovic27-Jun-16 8:19
Nemanja Trifunovic27-Jun-16 8:19 
GeneralRe: Vim for Visual Studio Pin
DannyFreeman27-Jun-16 8:59
professionalDannyFreeman27-Jun-16 8:59 
GeneralRe: Vim for Visual Studio Pin
den2k8827-Jun-16 21:48
professionalden2k8827-Jun-16 21:48 
GeneralRe: Vim for Visual Studio Pin
Dan Neely28-Jun-16 3:21
Dan Neely28-Jun-16 3:21 
GeneralThought of last week Pin
Mark_Wallace27-Jun-16 5:02
Mark_Wallace27-Jun-16 5:02 
GeneralRe: Thought of last week Pin
OriginalGriff27-Jun-16 5:07
mveOriginalGriff27-Jun-16 5:07 
GeneralRe: Thought of last week Pin
Mark_Wallace27-Jun-16 5:22
Mark_Wallace27-Jun-16 5:22 
GeneralRe: Thought of last week Pin
908236527-Jun-16 6:59
908236527-Jun-16 6:59 
GeneralRe: Thought of last week Pin
Mark_Wallace27-Jun-16 8:27
Mark_Wallace27-Jun-16 8:27 
GeneralRe: Thought of last week Pin
908236527-Jun-16 8:39
908236527-Jun-16 8:39 
GeneralRe: Thought of last week Pin
Mark_Wallace27-Jun-16 10:58
Mark_Wallace27-Jun-16 10:58 
GeneralRe: Thought of last week Pin
Nagy Vilmos27-Jun-16 22:46
professionalNagy Vilmos27-Jun-16 22:46 
GeneralThought of the day Pin
OriginalGriff27-Jun-16 4:56
mveOriginalGriff27-Jun-16 4:56 
GeneralRe: Thought of the day Pin
megaadam27-Jun-16 5:15
professionalmegaadam27-Jun-16 5:15 
GeneralRe: Thought of the day Pin
MacSpudster27-Jun-16 6:33
professionalMacSpudster27-Jun-16 6:33 
GeneralRe: Thought of the day Pin
908236527-Jun-16 8:09
908236527-Jun-16 8:09 
GeneralRe: Thought of the day Pin
Ravi Bhavnani27-Jun-16 9:45
professionalRavi Bhavnani27-Jun-16 9:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.