mirror of
https://github.com/coder/code-server.git
synced 2026-05-24 21:27:26 +02:00
7edf797efc2ef1d6e996afd1322dc4cf3df82f58
Previously they'd go in still stringified so we didn't get a chance to convert buffer objects back to buffers, for example, making things like `fs.write` write `[object Object]` to files.
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
Languages
TypeScript
81.5%
Shell
14.3%
HTML
1%
CSS
0.8%
HCL
0.8%
Other
1.6%