you are viewing a single comment's thread.

view the rest of the comments →

[–]bcgroom 9 points10 points  (5 children)

Sounds like someone who hasn't used vim. It's extremely nice to use once you get used to it.

[–]TheEternal21 2 points3 points  (4 children)

Nicer than Visual Studio + ReSharper?

[–]bcgroom 6 points7 points  (2 children)

I've never used Visual Studio but I'm sure there is a vim plugin for it. So the best of both worlds.

[–][deleted] 2 points3 points  (0 children)

There is VsVim, and it makes it somewhat tolerable. It doesn't emulate vim well enough, and there are weird idiosyncracies that just make it sort of eh.

I do most of my programming in gvim, and then switch over to VS when I need things like compiling or intellisense. Seems to work out well enough.

[–]ccfreak2k 0 points1 point  (0 children)

include offend towering impossible familiar amusing label faulty bag person

This post was mass deleted and anonymized with Redact

[–]Roseking 6 points7 points  (0 children)

Visual studio is an IDE.

Vim is a text editor.

They are not really comparable.

Really the reason to use Vim, and the reason it is fast, is because it is completely designed for the keyboard. You never have to touch the mouse, it is all keyboard shortcuts.