
Then it will list all the files in the folder on the visual studio code left side pane, the pane name is the uppercase of the folder name. Browse the folder that you create and click the Open button in the folder browse dialog.

Open visual studio code, click the View -> Command Palette… menu item on the top menu bar.Select Installed Python Interpreter In Visual Studio Code. But before you can start to write and debug python source code in visual studio code, you need to make sure you have installed the python interpreter correctly on your OS.

After installing the visual studio code python extension, you need to restart the visual studio code to make it effective.Input the keyword python in the search box, and click the Install button for the Microsoft-created python extension to install it.It will list all the installed and recommend extensions in the visual studio code left side EXTENSIONS panel.

