You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Python: Create Environment | Create a virtual environment using your preferred environment manager preconfigured with "Quick Create" or configured to your choices. |
84
-
|Python: Manage Packages | Install and uninstall packages in a given Python environment. |
85
-
|Python: Activate Environment in Current Terminal | Activates the currently opened terminal with a particular environment. |
86
-
|Python: Deactivate Environment in Current Terminal | Deactivates environment in currently opened terminal. |
87
-
|Python: Run as Task | Runs Python module as a task. |
88
-
|Python: Create New Project from Template | Creates scaffolded project with virtual environments based on a template. |
85
+
| Create Environment | Create a virtual environment using your preferred environment manager preconfigured with "Quick Create" or configured to your choices. |
86
+
| Manage Packages | Install and uninstall packages in a given Python environment. |
87
+
| Activate Environment in Current Terminal | Activates the currently opened terminal with a particular environment. |
88
+
| Deactivate Environment in Current Terminal | Deactivates environment in currently opened terminal. |
89
+
| Run as Task | Runs Python module as a task. |
90
+
| Create New Project from Template | Creates scaffolded project with virtual environments based on a template. |
0 commit comments