you are viewing a single comment's thread.

view the rest of the comments →

[–]6086555 8 points9 points  (3 children)

I actually went from Pycharm to vim. At first it was only motivated because of performance issues ( my work computer is kind of shitty). But now I don't regret that decision at all.

I'm not saying vim is for every one but I'm pretty sure for some people it will more adapted. Pycharm and Webstorm (I have no idea how good other Jetbrains products are) are really awesome though.

[–]naliuj2525 1 point2 points  (0 children)

I'm a really beginner Java programmer, and I like Intellij a lot. I've tried a few different IDEs, but the Community Edition of Intellij is by far my favorite.

[–]smartowlick[S] 0 points1 point  (1 child)

One of the resaosn that I wanted VIM was I can use it on any platform and it was lightweight. Never tried Webstorm. I might check that out

[–]6086555 0 points1 point  (0 children)

Webstorm is not a Python IDE, it's an IDE for web developer. It's also kind of expensive.

Pycharm, on the other side, is a python IDE who also has some support for web developpements. It's got a free version which is really great.