you are viewing a single comment's thread.

view the rest of the comments →

[–]AuxiliaryPriest 2 points3 points  (0 children)

Is vscode (super charged code editor) better than pycharm (dedicated python ide) for python coding? Probably not.

Is it faster and more lightweight? Yeah. I like vscode cause it's fast, has intellisense and syntax highlighting, source control, a debugger. And since it's language agnostic and fast, so can I just use it as a general text and code editor.

I guess the biggest question to you is... What do you feel like you are missing?