Show HN: terminal-code – VS Code inside the terminal
63 points by robpruzan 4 days ago | 16 comments
kalamarico 3 days ago
Hahaha!!
This VScode ide definitely deserves it! Fantastic idea! You've my vote mate, good work!
replykruskakli 5 hours ago
or just fake the layout using zellij, fzf and a little scripting... hehe https://github.com/etnt/my-zellij-config
replyxyztimm 3 hours ago
But does it also run a terminal emulator inside, which runs terminal-code inside, which…
replyred_admiral 4 hours ago
This is coming dangerously close to reinventing the X (as in X11) protocol.
reply_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?
replyDaOne256 4 hours 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.
replyRupertWiser 3 hours ago
Why not use vscode remote via ssh port forwarding? I just use it via my browser.
replybip-bop-robot 2 hours ago
There is ssh extension and remote containers extension, they work together.
reply
This just embeds electron and shoves it into the terminal instead of the native frontend.
All the same downsides of Electron with practically little to no upside other than the same folks who ruined the web are now ruining the terminal.