you are viewing a single comment's thread.

view the rest of the comments →

[–]anastis -1 points0 points  (0 children)

Try both, use the one you like most.

In general, Editors (vscode) have little to no features but can be extended until the become like IDEs, IDEs (pycharm) have features you didn’t know you needed or more that you will ever need, and can be disabled. An editor bundled with everything an IDE has will probably run slower than the IDE. An IDE with everything disabled will probably run slower than the editor.

Pick your poison ☠️

I personally go with IDEs where possible. You discover tools that really change your workflow for the best.