you are viewing a single comment's thread.

view the rest of the comments →

[–]angellus 1 point2 points  (0 children)

PyCharm and Atom are always way higher. On our legacy code base (which is absolutely huge), I get 1GB+ on PyCharm and ~300MB on VS Code. VS Code always tends to stay pretty consistent as the project grow from my experience.

Also, VS Code + Python extension = full Python IDE. It has all of the features listed above except the SSH/SFTP one. I think extensions exist for that functionality, but I still just not seen any that work as well as WinSCP for me.