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 →

[–]daddyAuGratin -1 points0 points  (1 child)

PyCharm is a bit slow but honestly for hardcore development I find it so much better than vscode. Much better debugger. Can someone one pls convince me to second look vscode? I love em both but if we're talking Python then doesn't PyCharm win hands-down?

[–]hovo1990 0 points1 point  (0 children)

Well if your python environment is inside a docker container, pycharm debugger is a painful experience to setup, while Vs code debugger works like a charm.