Skip to content

VS Code Server script misleading #3623

@RitwickVerma

Description

@RitwickVerma

📌 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:

  1. Allows using code serve-web to serve GUI based VSCode in browser (what coder/code-server) does.
  2. Allows using code tunnel that 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
  3. Self updating!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions