Horje
vs code set ubuntu wsl as default terminal Code Example
vs code set ubuntu wsl as default terminal
- Go to vs code > settings.json
- Replaces "terminal.integrated.shell.windows" with:

{
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\wsl.exe",
}




Shell

Related
ubuntu cleanup systemd journal Code Example ubuntu cleanup systemd journal Code Example
how to start xampp in ubuntu Code Example how to start xampp in ubuntu Code Example
how to check for angular cli version Code Example how to check for angular cli version Code Example
how to open xampp control panel kali linux Code Example how to open xampp control panel kali linux Code Example
bash: make: command not found Code Example bash: make: command not found Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
15