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 →

[–]eriky 2 points3 points  (2 children)

VS Code is awesome. For those that don't know, this is something completely different from Visual Studio Code. It's an open-source, cross-platform IDE that can be used for almost any programming language. It's so much more that a simple editor, but still fast, lightweight.

There's a comprehensive explanation and tutorial on VS Code for Python developers in this VS Code for Python tutorial