Open Program Function Virtual Machine Platform
- Install WSL, WSL is the Windows Subsystem for Linux. Open PowerShell with administrator privileges and execute the following command. If it gets stuck, press the up or down arrow key.
wsl --install
- Install Visual Studio Code, a code editor.
https://code.visualstudio.com/ - Install the plugin.
- Click on the small icon in the lower left corner to connect to WSL.