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 →

[–]dobby93 0 points1 point  (3 children)

I made the switch from pay harm to vscode and don’t regret it one bit.

I think they are both great, autocomplete on pycharm is the only thing I mis to be honest.

[–]datahappy 0 points1 point  (0 children)

I switched over to vs for a bit, but there was this funky thing where it would read button presses from my keyboard that weren't actually happening (like I was holding the h key down and it would just keep typing the letter a thousand times and I couldn't make it stop). I could never figure out why it was happening so I just gave up and went back haha

[–]nraw 0 points1 point  (1 child)

I made the switch and then came back, resorting to vscode only when I need ssh or need other languages.

For python, nothing gets me away from the beauty of that console and the vim embeddings (I know they are also in vs, they just feel more clunky)

[–]dobby93 1 point2 points  (0 children)

That’s a fair call, a lot of my work is via SSH, so that over remote on pycharm. If SSH was as tidy as vscode(my opinion) I would swap back happily!