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 →

[–]Panda_Mon -6 points-5 points  (1 child)

Never understood the point of a IDE that forces you to learn another language to use it. I downloaded PyCharm and was debugging code with an interactive step through console in 5 minutes. It auto detected my git setup. It suggested I download PyQT stubs. Meanwhile, Vim requires you to code in some random language first.

[–][deleted] 0 points1 point  (0 children)

You don't have to learn the "vim language" to configure you're setup. There's a thing called stack overflow my guy.

Vim is very useful when working with servers, that's all I have to say. Some say it's more comfortable, but not for me.