Show HN: terminal-code – VS Code inside the terminal (terminal-code.com)

34 points by robpruzan 3 days ago

xyztimm 16 minutes ago

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

DaOne256 37 minutes 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.

red_admiral an hour ago

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

kruskakli 2 hours ago

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

kalamarico 3 days ago

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

justindotdev an hour ago

just use neovim :)

sevkih an hour ago

As a shell then rum terminal code inside

chandramoulyKK an hour ago

Made me smile for sure!

_345 3 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're expected to being your own multiplexer?

lostmsu an hour ago

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