Skip to content

How to install from VSIX on VS Code when using Remote SSH

Joyce Er edited this page Apr 22, 2021 · 1 revision
  1. Upload the VSIX to your remote machine. You can do this by dragging and dropping the VSIX like so:

image

  1. In the Extensions pane, open the overflow menu and choose 'Install from VSIX'. Select the VSIX you just uploaded:

image

  1. Wait for VS Code to finish installing the extension. Reload VS Code when prompted.
Clone this wiki locally