-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
📌 Task summary
Install VSCode instead of coder/code-server
📋 Task details
The script is kind of misleading in the sense that it ends up installing coder/code-server whilst calling it VS Code Server and using the VSCode icon etc. Even though, the VSCode actually supports a web server natively.
I'd like to request to change this script to install what it says, i.e. install VSCode. My recommended approach would be to install the Code CLI version : https://code.visualstudio.com/Download
Here are the pros:
- Allows using
code serve-webto serve GUI based VSCode in browser (what coder/code-server) does. - Allows using
code tunnelthat registers with GitHub account to allow tunneling and coding on the machine from anywhere with https://vscode.dev/ : https://code.visualstudio.com/docs/remote/tunnels - Self updating!
Metadata
Metadata
Assignees
Labels
No labels