I’ve installed VSCode Web via docker on my local server at home and would like to open my production server through the editor. How do I do that? Is it even possible?

  • Kokesh@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    14 minutes ago

    Managed to install Termux-Ububtu-Vscode for Arm64. But railed at getting the output via vnc.

  • FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    18 hours ago

    How “production” are we talking? Pretty bad idea if it’s an important work server. “Sorry boss, nobody could connect today because VSCode’s mojam.service hit one of its many many 100% CPU bugs”.

    I think in theory there’s no reason it isn’t technically possible, but I doubt it’s set up to allow it because that’s a pretty odd thing to want to do.

    Edit: oh you want to access it via Android. That makes vaguely more sense.

  • Galactose@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    9 hours ago

    Do we not have a fully-fledged OpenSource alternative to VScode yet ? (Not including VScodium)

  • calcopiritus@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    4 days ago
    1. Why vs code web and not desktop vscode?
    2. At least on the desktop version, there’s a “><” (with the “>” being higher) looking icon in the lower left corner. Click that to open remote sessions.

    I don’t know if vs code web can do remote sessions. So the button might not be there

    • Kokesh@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago
      1. I want to run it via Android Desktop mode. I obviously run normal VS Code on my desktop