Loading tutorial/3-1-configure-vscode.md +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ This step installs Python extensions in VSCode server running in the VM. - In VSCode (connected to the VM), click left button "Explorer" - Click "Ctrl+Alt+P" and type "Python: Select Interpreter". Select option "Python: 3.9.13 64-bit ('tfs')" ## 3.1.6. Define environment variables for VSCode The source code in the TFS controller project is hosted in folder `src/`. To help VSCode find the Python modules and packages, add the following file into your working space root folder: Loading Loading
tutorial/3-1-configure-vscode.md +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ This step installs Python extensions in VSCode server running in the VM. - In VSCode (connected to the VM), click left button "Explorer" - Click "Ctrl+Alt+P" and type "Python: Select Interpreter". Select option "Python: 3.9.13 64-bit ('tfs')" ## 3.1.6. Define environment variables for VSCode The source code in the TFS controller project is hosted in folder `src/`. To help VSCode find the Python modules and packages, add the following file into your working space root folder: Loading