Guides, resources, notes, docs and knowledge for everything Oscar.
Tagshttps://code.visualstudio.com/
Code (Mac OS)
{
"workbench.activityBar.visible": true,
"workbench.statusBar.visible": true,
"workbench.colorTheme": "One Dark Pro Vivid",
"editor.minimap.enabled": false
}
Open files from SMB folders just as if they’re local files. Comes with bad performance.
Open source VS Code server that can be self-hosted and accessed over HTTP as a website.
Features:
Availale docker containers:
Another open source VS Code that can be self-hosted accessed over HTTP as a website.
Offical self-hosted server, closed source and accessed through tunneling.
https://code.visualstudio.com/docs/remote/vscode-server
Access files over SSH from local VS Code.
Access a GitHub repository on a powerful remote machine through a webpage.
Access a GitHub repository on a powerful remote machine through your local VS Code setup.
Access your local VS Code through a tunnel.
Browser-hosted VS Code.
Open GitHub repositories as if they were local folders.