coder / coder/code-server

Downloading web extensions with CLI errors

Open
#4,749 6 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
79.3k
Forks
6.8k
Avg merge
2d 6h
Merged PRs (30d)
41

Description

## OS/Web Information

- Web Browser: Chrome
- Local OS: macOS
- Remote OS: macOS
- Remote Architecture: N/A
- `code-server --version`: 4.0.1

## Steps to Reproduce

1. `code-server --install vscodevim.vim`

## Expected

Should install the extension

## Actual

Installs but not as a browser extension
![image](https://user-images.githubusercontent.com/3806031/149556345-6864376c-3313-49b2-8b0f-8611642b0593.png)

## Logs

## Screenshot

![image](https://user-images.githubusercontent.com/3806031/149556363-330eac18-46c4-4e19-811e-deab971669d1.png)

## Notes

@bpmct reported this after talking to someone in the Slack community

This issue can be reproduced in VS Code: Yes/No

Contributor guide

Open the contributing guide

Research direction

Start by reproducing `code-server --install vscodevim.vim` on the listed macOS setup and inspect the CLI extension-installation path. Compare the installed result with the expected browser extension behavior; the issue is done when the command installs an extension that is usable as a browser extension.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
cli, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.