News

Did you know you can use Microsoft Visual Studio Code on any machine just from a web browser? Here's how.
If you have an existing web application, open it in Visual Studio Code (preferably copying it to a new development branch) and then use the PWA Studio tools to convert it into a PWA.
Web Template Studio is available for Visual Studio Code on all platforms (Version 1.33 or above), and it requires Node.js and yarn as dependencies.
This article is a step by step guide on how to download & install Visual Studio Code, along with details about its different channels.
And, yes, Visual Studio does have a code snippet for creating code snippets, but it's more trouble than it's worth. Now comes the easy part -- importing the snippet into Visual studio: From the Tools ...
Visual Studio Code is a free, lightweight but powerful source code editor that runs on your desktop and on the web and is available for Windows, macOS, Linux, and Raspberry Pi OS.
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.