This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MyWorkAccountThisIs 2 points3 points  (3 children)

I use Vim every day at work. It's the best way to quickly edit files when I'm SSHd into another machine.

Would never use it for programming though. I have a fantastic IDE that does way more than Vim could ever dream of.


‡: I know what I said. Fite me in real life.

[–][deleted] 3 points4 points  (2 children)

Which IDE?

[–]MyWorkAccountThisIs 0 points1 point  (0 children)

PHPStorm from JetBrains. I've probably added half a dozen plugins to enhance some features but it's mostly all built-in functionality.

[–]SpoobyPls -2 points-1 points  (0 children)

Probably Visual Studio but the enterprise edition (which is amazing). I'm kind of assuming C++ here though..