Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb8a75 commit e5fce70Copy full SHA for e5fce70
README.md
@@ -2,6 +2,13 @@
2
3
`sshcode` is a CLI to automatically install and run [code-server](https://github.com/codercom/code-server) over SSH.
4
5
+It uploads your extensions and settings automatically, so you can seamlessly use
6
+remote servers as VS Code hosts.
7
+
8
+If you have Chrome installed, it opens the browser in app mode. That means
9
+there's no keybind conflicts, address bar, or indication that you're coding within a browser.
10
+**It feels just like native VS Code.**
11
12

13
14
## Install
0 commit comments