Open program function Virtual Machine platform
- Install WSL, WSL is the Windows Subsystem for Linux. Open PowerShell with administrator privileges, and it will be done in one step. If it gets stuck, press the up or down arrow on the keyboard.
wsl --install
- Install the code writing tool vscode.
https://code.visualstudio.com/ - Install the plugin,
- Click on the small icon in the lower left corner to connect to WSL.