Nexar 是为 AI 时代重塑的高性能代码编辑器。原生 Rust 构建,集成顶尖 LLM,支持移动端 AI 编程,随时随地与 AI 协作。 Nexar is a high-performance code editor reimagined for the AI era. Built in Rust, integrated with top LLMs, mobile AI coding support - code with AI anywhere.
通过 Nexar Companion App,在 iPhone 和 iPad 上获得完整的 AI 编程体验。连接远程服务器,随时随地让 AI 帮你写代码、修复 Bug、重构项目。 With Nexar Companion App, get the full AI coding experience on iPhone and iPad. Connect to remote servers and let AI write code, fix bugs, and refactor projects anywhere.
用自然语言描述需求,AI 自动生成代码并应用到项目Describe requirements in natural language, AI generates and applies code
SSH 连接远程服务器,本地 UI 极速响应SSH to remote servers with responsive local UI
语法高亮、代码补全、Vim 模式、多光标编辑Syntax highlighting, completion, Vim mode, multi-cursor editing
从底层架构到用户界面,每一个细节都为极致性能而设计Every detail designed for ultimate performance
GPU 加速渲染,Rust 驱动核心。即使处理数百万行代码,操作也是瞬时完成。GPU-accelerated rendering with Rust core. Even million-line projects are instant.
内置 CRDT 协作引擎,像 Google Docs 一样流畅协作编程。Built-in CRDT engine for smooth collaborative coding like Google Docs.
深度集成的终端体验,支持 AI 命令补全。Deeply integrated terminal with AI command completion.
基于 DAP 协议,秒级启动调试,支持断点、变量检查等。DAP-based debugger with breakpoints, variable inspection, and more.
SSH 连接远程服务器,本地 UI 保持极速响应。SSH to remote servers with responsive local UI.
AI 驱动的代码预测与补全,支持行内编辑预测。AI-powered code prediction with inline edit prediction.
Nexar 不只是简单调用 API。它理解你的项目结构、依赖关系和代码风格。支持多代理协作,每个代理有独立的工具权限。Nexar understands your project structure, dependencies, and code style. Multi-agent collaboration with independent tool permissions.
// Multi-agent collaboration delegate_task( AgentType::Navigator, "搜索所有使用 user_id 的地方", run_in_background: true ) // 并行执行,独立权限 ToolPermissions { read_file: true, write: false, // Navigator 禁止写入 terminal: false, }
同时支持 Mistral、xAI Grok、Amazon Bedrock、GitHub Copilot 等Also supports Mistral, xAI Grok, Amazon Bedrock, GitHub Copilot, etc.
grep、find_path 快速定位代码grep, find_path for quick navigation
edit_file、move_path 精准修改edit_file, move_path for precise edits
执行 shell 命令、构建测试Run shell commands, build & test
web_search、fetch 获取实时信息web_search, fetch for real-time info
获取项目错误和警告Get project errors and warnings
Model Context Protocol 无限扩展Model Context Protocol for extensions
共计 50+ 编程语言支持50+ programming languages supported
Nexar 基于 Zed 进行二次开发。感谢 Zed 团队打造了如此卓越的编辑器基础,让我们能够站在巨人的肩膀上,为 AI 时代构建更强大的编程工具。 Nexar is built on top of Zed. We thank the Zed team for creating such an excellent editor foundation, allowing us to build more powerful programming tools for the AI era.