

So rather than blasting you with an exhaustive list, I’m going to share with you my top 5 tips for using Python with Visual Studio Code.

The editor has a lot of great features, and it’d be almost virtually impossible to list every single feature in one blog post. You can even use extensions to add-on many different features to the editor to help with your development workflow. Ranked as the most popular development environment in the 2019 Stack Overflow Developer Survey, Visual Studio Code is a feature-rich, highly customizable code editor that’s not only great for editing source code, but also has built-in support for collaboration and cloud-hosted environments.Īnd although the editor has built-in support for JavaScript, TypeScript, HTML and CSS, the editor supports many additional languages such as Python through extensions. Visual Studio Code is a free open-source and cross-platform code editor developed by Microsoft. And while there’s many options available, the one that I love most is Visual Studio Code. Whether you’re brand new to learning Python or are in need of a home to write your Python code, choosing a code editor to get started with can be a tough decision.
