资讯

Microsoft has released a version of Visual Studio Code that will run on Linux as an Ubuntu Snap. Ubuntu Snaps are a form of containerised package that can run in any Linux environment - not just ...
You don't need to run Windows to use Microsoft's Visual Studio Code (VS Code). You can install it on Ubuntu in a few steps.
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.