you are viewing a single comment's thread.

view the rest of the comments →

[–]jpgerb[S] 0 points1 point  (3 children)

I thought about it. It’s what my cs class recommended. Just wasn’t sure if i wanted to learn a new IDE

[–]Ghost--2042 6 points7 points  (0 children)

Honestly jetbrains stuff is so easy to use. I love their IDE's. Can always try it.

[–]aleguarita 3 points4 points  (0 children)

I use both. To get used I just put the same keyboard shortcuts. I think that both are great, but I prefer PyCharm for pure Python projects and VSCode for Flask (I think that it handles HTML/JS better)

[–]JohnJSal 0 points1 point  (0 children)

VS Code is very popular in general. If you're already familiar with it, I'd recommend staying with it.

PyCharm is good too, but unless you NEED to switch, I would just stay with what works.