• Hacker News
  • new|
  • comments|
  • show|
  • ask|
  • jobs|
  • red_admiral 2 hours

    This is coming dangerously close to reinventing the X (as in X11) protocol.

  • _345 2 days

    How does it compare performance wise? Feature parity? Can you spawn shells in the terminal pane or is there no terminal pane and you're expected to being your own multiplexer?

  • kalamarico 2 days

    Hahaha!! This VScode ide definitely deserves it! Fantastic idea! You've my vote mate, good work!

  • xyztimm 1 hours

    But does it also run a terminal emulator inside, which runs terminal-code inside, which…

  • kruskakli 2 hours

    or just fake the layout using zellij, fzf and a little scripting... hehe https://github.com/etnt/my-zellij-config

  • gerdesj 1 hours

    vscode server and links2 probably wont cut it 8)

  • lostmsu 2 hours

    I got excited that it's like TurboPascal, but this is basically VS Code over RDP (uses video streaming over kitty protocol).

  • chandramoulyKK 2 hours

    Made me smile for sure!

  • justindotdev 2 hours

    just use neovim :)

    sevkih 2 hours

    As a shell then rum terminal code inside

    mcbuilder 59 minutes

    `emacs -nw` with DOOM Emacs for me. :)

  • DaOne256 1 hours

    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.

    xienze 22 minutes

    You can run it directly from a web browser too.

    bip-bop-robot 41 minutes

    There is ssh extension and remote containers extension, they work together.

    RupertWiser 1 hours

    Why not use vscode remote via ssh port forwarding? I just use it via my browser.