• @FrameXX@discuss.tchncs.de
    link
    fedilink
    1
    edit-2
    9 months ago

    You can download any visual studio code extension from the visual studio extensions marketplace as far as my experience goes. There’s a “download extension” link for every extension which will give you a *.vsix file. Only pity is that you won’t get any automatic updates for the extension.

    8 just took a look and the VS marketplace website on my mobile and look at what I have found under the “resources” section! This is same for every extension.

    • @colonial@lemmy.world
      link
      fedilink
      79 months ago

      Unfortunately, it’s not that simple. The Remote* extensions rely on the (proprietary) VSCode server, and nobody has managed to hack it to work with e.g. Codium.

    • voxel
      link
      fedilink
      2
      edit-2
      9 months ago

      it relies on a proprietary blob + product.json config from proprietary vscode builds
      there’s an open source remote development extension (works pretty well) but it currently only supports ssh

    • JackbyDev
      link
      fedilink
      English
      19 months ago

      Not all extensions work. The pylance one didn’t.