visual-studio-codevscode-extensionsvsix

VsCode Extensions Download Problem for Offline Installation


I want to install Vscode Extensions offline expecially Remote-SSH. I searched remote-ssh .vsix file in marketplace but I did not see Download Extension tab. This tab exist in old explanation videos in video platform but now it is not. How can I find and install .vsix files for Vscode.


Solution

  • Pack the extension manually may work:

    https://code.visualstudio.com/api/working-with-extensions/publishing-extension

    command(install vsce first):

    vsce package