• FrameXX@discuss.tchncs.de
    link
    fedilink
    arrow-up
    2
    arrow-down
    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
      arrow-up
      7
      ·
      9 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@sopuli.xyz
      link
      fedilink
      arrow-up
      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