Python: Select Interpreter Switch between Python interpreters, versions, and environments. Python: Start REPL Start an interactive Python REPL using the selected interpreter in the VS Code terminal.
Highlight TODO:, FIXME: and any other annotations you wish within your code in VSCode. Sometimes you forget to review the TODOs and NOTEs you've added while coding before you publish the code to ...