💻 Tech
If you’re using WSL, and suddenly your VSCode can’t connect to the WSL server, you can force kill the service via this command:
taskkill /F /im wslservice.exe
If you’re using WSL, and suddenly your VSCode can’t connect to the WSL server, you can force kill the service via this command:
taskkill /F /im wslservice.exe