News

VS Code + The Remote SSH extension is a remarkable solution to developing code (not just editing!) on a remote machine. When Covid hit and my main work machine was still a desktop, I worked from my ...
Remote - SSH: Provides connection to a remote machine (or virtual machine) using SSH. Once connected to a remote location, the developer can interact with files and folders on the remote filesystem.
You can run VS Code on Windows, macOS, and of course on a Raspberry Pi. One of the extensions that helps here is the Remote SSH extension, part of a pack of remote development extensions.
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.
The Remote Development FAQ says: "The Visual Studio Code Remote Development extension pack allows you to open any folder in a container, on a remote machine (via SSH), or in the Windows Subsystem for ...