Nuacht

Use the Python extension for Visual Studio Code to create, manage, run, and test Python projects easily.
Syntax highlighting in Python code -- along with other language-specific "smartness" -- is provided in Microsoft's Python extension for VS Code via the Pylance language server, and that's where the ...
VS Code supports code highlighting for Python without this extension. However, if you will be working with Python, you should install this extension.