-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There are a few prerequisites for running VSCode in WSL:
- Install the WSL extension
- Windows 10
- Open the WSL terminal, browse to the directory, use
code .to open it
- Open the WSL terminal, browse to the directory, use
- Windows 11
- Open the code directory
- Install the Python extension (even if you already have - WSL needs a special one)
Symptoms of it going wrong are: - When you open a python file, and click on the interpreter in the bottom-left corner, it doesn't give you a dropdown showing your virtual environment in that directory
Given the number of people opting for WSL we should add this into the materials.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request