Settings

Theme

Show HN: terminal-code – VS Code inside the terminal

terminal-code.com

103 points by robpruzan · 28 comments

Reader

18 threads
mkl

It uses the kitty graphics protocol, if you're wondering how it can look like that instead of being rendered with text characters.

jballanc

terminal-code has been replaced by a shell script which 1) Generates a syslog message at level LOG_EMERG; 2) reduces the user's disk quota by 100K; and 3) RUNS ED!!!!!!

(adapted from the venerable "Ed, man! !man ed": https://www.gnu.org/fun/jokes/ed-msg.html)

xyztimm

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

kruskakli

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

kalamarico

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

vp_studio

This looks like an amazing idea - pretty much the first thing close to a reason why I would consider installing anything Microsoft related on my Linux.

anishvarghese

Really impressive work, does this terminal environment support standard VS Code extensions?

_345

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?

DaOne256

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.

felooboolooomba

Today is the day I realized that vscode started off as a clone of vim with smoke and mirrors.

red_admiral

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

Arshad-Talpur

though still needs some tweeks may be on design and function both sides but idea seems to be fantastic !

lostmsu

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

dat999zx

Haha cool idea dude. But why?

gerdesj

vscode server and links2 probably wont cut it 8)

justindotdev

just use neovim :)

rvz

Why?

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.

chandramoulyKK

Made me smile for sure!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection