gitpod-io / openvscode-server

Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
https://www.gitpod.io/
MIT License
4.84k stars 423 forks source link

Are extensions missing??? Cannot find remote-ssh extension #526

Closed risharde closed 10 months ago

risharde commented 10 months ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. Go to extensions, search remote-ssh or just remote ssh, you will see it doesn't find the Microsoft Remote SSH extension. Making this unusable for me. image
jeanp413 commented 10 months ago

Hi @risharde Microsoft Remote SSH extension is only available in the official MS marketplace, openvscode-server uses https://open-vsx.org/ as the marketplace, also it's not possible to use the Microsoft Remote SSH extension with vscode running in the browser it's only meant to be used with vscode desktop

lokize commented 8 months ago

its possible to install ms marketplace extensions manually?