## 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  ## Logs <!-- First run code-server with at least debug logging (or trace to be really thorough) by setting the --log flag or the LOG_LEVEL environment variable. -vvv and --verbose are aliases for --log trace. For example: code-server --log debug Once this is done, replicate the issue you're having then collect logging information from the following places: 1. The most recent files from ~/.local/share/code-server/coder-logs. 2. The browser console. 3. The browser network tab. Additionally, collecting core dumps (you may need to enable them first) if code-server crashes can be helpful. --> <!-- If you're having issues with installation please include the installation logs i.e. the output of `yarn global add code-server` if you installed with `yarn` --> ## Screenshot  ## Notes @bpmct reported this after talking to someone in the Slack community This issue can be reproduced in VS Code: Yes/No