Developing with VS Code on WSL 2

· Dev Sharma · Nov. 11, 2021, 7:10 a.m.
Summary
VS Code 🤯 VS Code seems to be the 1 size fit all code editor. VS Code offers really seamless integration to develop on a remote connection such as the WSL 2 with the simple installation of an extension. Develop in WSL 2 on VS Code If you don't have it already, install VS Code from the official site. (You can also download the insiders build if you like living on the bleeding edge) While installing VS Code, make sure to check the Add to Path option. All you need to do is install the Remote - W...
AUTHOR