Nuacht

Canonical, Ubuntu's parent company, in partnership with Microsoft has made it possible to install Visual Studio Code on any Linux distribution which supports snap.
sudo systemctl enable code-server At this point, code-server will always be running, even if the system reboots. And that’s how you can serve up an instance of Visual Studio Code over your network.
Microsoft made Visual Studio Code available for Linux as a Snap, supporting the containerized software package and seamless auto-updates for Linux users.
This article is a step by step guide on how to download & install Visual Studio Code, along with details about its different channels.
Microsoft launched Visual Studio Code at the Build Developer Conference 2015, making it the company’s first true cross-platform free code editor. As a direct competition to text and code editors ...