Show HN: terminal-code – VS Code inside the terminal
kalamarico [3 hidden]5 mins ago
Hahaha!!
This VScode ide definitely deserves it! Fantastic idea! You've my vote mate, good work!
DaOne256 [3 hidden]5 mins 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.
RupertWiser [3 hidden]5 mins ago
Why not use vscode remote via ssh port forwarding? I just use it via my browser.
xienze [3 hidden]5 mins ago
You can run it directly from a web browser too.
bip-bop-robot [3 hidden]5 mins ago
There is ssh extension and remote containers extension, they work together.
kruskakli [3 hidden]5 mins ago
or just fake the layout using zellij, fzf and a little scripting... hehe https://github.com/etnt/my-zellij-config
xyztimm [3 hidden]5 mins ago
But does it also run a terminal emulator inside, which runs terminal-code inside, which…
gerdesj [3 hidden]5 mins ago
vscode server and links2 probably wont cut it 8)
red_admiral [3 hidden]5 mins ago
This is coming dangerously close to reinventing the X (as in X11) protocol.
_345 [3 hidden]5 mins 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?
justindotdev [3 hidden]5 mins ago
just use neovim :)
mcbuilder [3 hidden]5 mins ago
`emacs -nw` with DOOM Emacs for me. :)
sevkih [3 hidden]5 mins ago
As a shell then rum terminal code inside
chandramoulyKK [3 hidden]5 mins ago
Made me smile for sure!
lostmsu [3 hidden]5 mins ago
I got excited that it's like TurboPascal, but this is basically VS Code over RDP (uses video streaming over kitty protocol).