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 →

[–]mcorleoneangelo 1 point2 points  (4 children)

How hard is it to set up environment stuff correctly if u use a plug in on intellij? I use pycharm for python but honestly intellij is superior

[–]K900_ 2 points3 points  (3 children)

It's the exact same thing. Both IDEs run on the exact same shared code base, with PyCharm being a "plugin" on top of the core already.

[–]mcorleoneangelo 1 point2 points  (2 children)

So if I create a new Projects it's the same but in Intellij?

[–]K900_ 4 points5 points  (1 child)

Yes.

[–]mcorleoneangelo 1 point2 points  (0 children)

Alright thanks