YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

terminal-code puts VS Code in terminals

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

terminal-code puts VS Code in terminals
OPEN LINK ↗
// 2h agoOPENSOURCE RELEASE

terminal-code puts VS Code in terminals

terminal-code brings a VS Code-compatible editor into terminal environments through the `tode` CLI, with support for folders, file navigation, diffs, source control, extensions, and editor settings. It combines code-server with terminal-browser to create a terminal-native coding interface for macOS and Linux.

// ANALYSIS

terminal-code is a clever inversion of the usual “terminal inside an editor” model, especially for developers who live in SSH sessions and want richer tooling without abandoning their terminal workflow.

  • VS Code compatibility preserves familiar extensions, keybindings, themes, and settings
  • CLI commands support practical workflows such as `--goto`, `--diff`, splits, reviews, and workspace reuse
  • The open-source architecture builds on proven projects rather than recreating an editor from scratch
  • Terminal shortcut conflicts require setup, adding friction for first-time users
  • Windows support is unofficial and depends on modern terminal graphics capabilities, limiting its audience
// TAGS
terminal-codeideclidevtoolopen-sourceself-hosted

DISCOVERED

2h ago

2026-08-19

PUBLISHED

2h ago

2026-08-19

RELEVANCE

6/ 10

AUTHOR

RobKnight__