mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 11:38:50 -05:00
d556e110cb2a30520999874b2ba760b83cf27ef2
This is done by returning the entire error stringified instead of just the message. This fixes the issue with the "save as" dialog.
vscode-remote
Run VS Code remotely.
Contributing
Getting the source
git clone https://github.com/codercom/vscode-remote
Installing dependencies
cd vscode-remote
yarn
Run
yarn start