Visual Studio Code is a free source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git.
Below are my top 3 recommended VSCode extensions. They include:
- indent-rainbow - indentation helper
- Pylance - provides unused code and import highlighting.
- Settings Sync - syncs/backs up your settings to Github.
Enjoy ...