zenbu-labs/terminal-code ? reverse-engineered prompt

Reverse engineered prompt

Build me a terminal app called tode that feels like VS Code inside the terminal.

I want to be able to run it from the command line and open a folder, a single file, or a file at a specific line and column. It should support opening in a new pane, reusing the current window, splitting the view, comparing two files, waiting until a file is closed, and adding more folders to the same workspace. Please also include basic extension management, like listing, installing, and uninstalling extensions, plus a way to import settings and theme files from other VS Code style editors.

Make it work nicely over SSH too, so I can run it locally and connect to a remote machine without the interface feeling slow. If shortcuts conflict with my terminal, give me a simple setup flow to fix them. A small install script and clear command help would be great. If you need to look up current docs for any dependencies, go ahead and do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab