10 comments

  • kalamarico2 days ago
    Hahaha!! This VScode ide definitely deserves it! Fantastic idea! You've my vote mate, good work!
  • DaOne2561 hour ago
    That's exactly what I am looking for several years. Because VSCode is a bit slow via RDP or X11 Remote. I will try it out when I'm back at work.
    • RupertWiser1 hour ago
      Why not use vscode remote via ssh port forwarding? I just use it via my browser.
    • xienze15 minutes ago
      You can run it directly from a web browser too.
    • bip-bop-robot34 minutes ago
      There is ssh extension and remote containers extension, they work together.
  • xyztimm1 hour ago
    But does it also run a terminal emulator inside, which runs terminal-code inside, which…
  • kruskakli2 hours ago
    or just fake the layout using zellij, fzf and a little scripting... hehe <a href="https:&#x2F;&#x2F;github.com&#x2F;etnt&#x2F;my-zellij-config" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;etnt&#x2F;my-zellij-config</a>
  • gerdesj1 hour ago
    vscode server and links2 probably wont cut it 8)
  • red_admiral2 hours ago
    This is coming dangerously close to reinventing the X (as in X11) protocol.
  • _3452 days ago
    How does it compare performance wise? Feature parity? Can you spawn shells in the terminal pane or is there no terminal pane and you&#x27;re expected to being your own multiplexer?
  • justindotdev2 hours ago
    just use neovim :)
    • mcbuilder52 minutes ago
      `emacs -nw` with DOOM Emacs for me. :)
    • sevkih2 hours ago
      As a shell then rum terminal code inside
  • chandramoulyKK1 hour ago
    Made me smile for sure!
  • lostmsu2 hours ago
    I got excited that it&#x27;s like TurboPascal, but this is basically VS Code over RDP (uses video streaming over kitty protocol).