This article summarizes how to set up an environment that lets you use VSCode installed on the Windows host to work with files on Ubuntu running in a virtual machine.
ReadI troubleshot the issue where VSCode can no longer be launched with the `code` command after running `apt update` in a Linux environment, so I’m recording the cause and the fix.
ReadThis article builds an ELF-format console application with .NET and also sets up debugging for a C# program through VSCode connected to WSL.
Read