VMark是一个纯文本工作区,让人类和AI直接协作,本地优先、格式感知。双方直接读写同一份文件——Markdown、YAML、JSON、TOML、Mermaid、SVG、HTML、代码——没有翻译层。当文件是已知格式(比如GitHub Actions工作流、Cargo.toml、package.json、pyproject.toml),VMark会渲染正确的视图,而不是通用JSON树。支持多格式,Markdown有WYSIWYG和源码两种模式,代码文件有语法高亮,还能切换编辑或打开外部编辑器。比如.github/workflows/ci.yml会显示工作流图,Cargo.toml和package.json也有专门的预览。适合需要人机协作编辑各种格式文件的场景。
查看英文原文
VMark The Plain Text Workspace Where Humans and AI Collaborate Free. Local first. Format aware. VMark is the plain text workspace where humans and AI collaborate. Both parties read and write the same artifacts — Markdown, YAML, JSON, TOML, Mermaid, SVG, HTML, code — directly, with no translation layer. When the file is a known artifact (GitHub Actions workflow, Cargo.toml , package.json , pyproject.toml ), VMark renders the right view, not a generic JSON tree. Download · Documentation · Formats · Features Highlights Multi Format — Markdown (WYSIWYG + source), JSON / JSONL, YAML, TOML, Mermaid, SVG, HTML (sandboxed), plain text. Code files (.ts, .py, .rs, .go, .css, …) open as syntax highlighted viewers; toggle to edit in place or open in your $EDITOR . Schema Aware Previews — .github/workflows/ci.yml opens with a workflow graph view. Cargo.toml , package.json , and pyproject.toml open with a dependency tree view. Generic JSON / YAML / TOML get a navigable tree. AI Native — MCP integration for Claude Desktop, Claude Code, Codex CLI, Gemini CLI. AI Genies for inline writing assistance. Both you and the AI work on the same plain text files. Three Markdown Modes — WYSIWYG (Tiptap/ProseMirror), Source Peek ( F5 ), Source Mode ( F6 , CodeMirror 6) Multi Cursor — Mod + D to select next match, Alt + Click to add cursors, Mod + Alt + ↑↓ for vertical cursors Tab Escape — Auto pair brackets/quotes, press Tab to jump past closing characters CJK Done Right — 20+ formatting rules for Chinese, Japanese, Korean text 10 Languages — English · 简体中文 · 繁體中文 · 日本語 · 한국어 · Deutsch · Español · Français · Italiano · Português (Brasil). Auto detected on first launch. 6 Themes — White, Paper, Mint, Sepia, Night, Solarized Local First — No cloud, no accounts, no analytics. Documents stay on your machine. 122 Shortcuts — All customizable in Settings See the full feature list at vmark.app/guide/features . Install macOS (Homebrew): [安装/使用命令见下方] Manual: Download from the Releases page. Apple Silic