Toast 是一款在终端运行的集成开发环境,现已获得 Markdown 拼写检查能力[1]。该项目通过集成 harper 工具,为 Markdown 和纯文本文件中的拼写错误添加下划线诊断[1]。
Toast 目前处于早期开发阶段,提供多标签编辑、语法高亮、文件树侧栏、项目范围搜索、Markdown 预览以及主题系统等核心功能[1]。该 IDE 支持 Go、Rust、Python、JavaScript 和 TypeScript 等多种编程语言的语法高亮,并集成了相应的语言服务器[1]。用户可通过 Homebrew(macOS)、下载发布版本或从源码编译(需要 Go 1.25.2 及以上)等方式安装 Toast,配置文件位于 ~/.config/toast/config.json[1]。鉴于项目仍在早期阶段,使用过程中可能遇到 bug[1]。
Toast, a terminal-based integrated development environment, has introduced spell checking for Markdown and plain text files [1]. The new feature leverages the harper tool to underline spelling errors as diagnostic warnings across these file types [1].
The IDE, which remains in early development stages, offers a range of capabilities designed for software development [1]. Beyond spell checking, Toast includes multi-tab editing, syntax highlighting for multiple programming languages—including Go, Rust, Python, JavaScript, and TypeScript—alongside integrated language server protocol support and a file tree sidebar [1]. Additional features encompass project-wide search functionality, Markdown preview capabilities, and a customizable theme system [1]. Users can configure Toast through a configuration file located at ~/.config/toast/config.json [1].
Installation options are available through Homebrew for macOS users, downloadable release binaries, or compilation from source, which requires Go 1.25.2 or later [1]. As the project remains in its early phases of development, users should be aware that bugs may be encountered during use [1].