Update nexus: fix conflicts and sync local changes
This commit is contained in:
@@ -1,38 +1,38 @@
|
||||
---
|
||||
title: "Trae"
|
||||
type: entity
|
||||
entity_type: product
|
||||
tags: [ide, ai, remote-development, chinese]
|
||||
last_updated: 2026-04-17
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Trae IDE
|
||||
- Trae
|
||||
|
||||
## Overview
|
||||
Trae 是由国内团队开发的 AI 增强型集成开发环境(IDE),基于 VS Code 架构构建,天然兼容 VS Code 插件生态。核心定位是为开发者提供 AI 辅助编程能力,同时保持传统 IDE 的稳定性和扩展性。
|
||||
|
||||
## Key Features
|
||||
- **AI 增强**:内置 AI 助手,提供代码补全、解释、重构等功能
|
||||
- **Remote-SSH 支持**:原生支持远程开发,可连接远程服务器进行代码开发
|
||||
- **VS Code 插件兼容**:可安装 Microsoft Remote-SSH、Docker、Dev Containers 等插件
|
||||
- **多语言支持**:支持 Python、JavaScript、Go、Rust 等主流编程语言
|
||||
|
||||
## Use Cases
|
||||
- **远程开发**:通过 Remote-SSH 连接 Ubuntu 服务器,使用服务器算力进行开发
|
||||
- **AI 辅助编程**:在编码过程中获得 AI 实时建议和代码生成
|
||||
- **Docker 开发**:结合 Docker 插件实现容器化项目的开发和调试
|
||||
|
||||
## Related Concepts
|
||||
- [[Remote Development]]:Trae 的核心使用场景之一
|
||||
- [[Vibe Coding]]:AI 辅助的编码工作流理念
|
||||
- [[Bind Mount]]:远程开发中配合 Docker 实现代码同步的技术
|
||||
|
||||
## Related Entities
|
||||
- [[OpenCode]]:CLI 形态的远程 AI 编码 agent,与 Trae 形成互补
|
||||
- [[Claude Code]]:Anthropic 出品的 CLI AI 编码 agent
|
||||
- [[Docker]]:Trae 远程开发项目的运行环境底座
|
||||
|
||||
## References
|
||||
- [[Trae远程开发部署指南]] — 完整的 Trae Remote-SSH + Docker 开发配置实践
|
||||
---
|
||||
title: "Trae"
|
||||
type: entity
|
||||
entity_type: product
|
||||
tags: [ide, ai, remote-development, chinese]
|
||||
last_updated: 2026-04-17
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Trae IDE
|
||||
- Trae
|
||||
|
||||
## Overview
|
||||
Trae 是由国内团队开发的 AI 增强型集成开发环境(IDE),基于 VS Code 架构构建,天然兼容 VS Code 插件生态。核心定位是为开发者提供 AI 辅助编程能力,同时保持传统 IDE 的稳定性和扩展性。
|
||||
|
||||
## Key Features
|
||||
- **AI 增强**:内置 AI 助手,提供代码补全、解释、重构等功能
|
||||
- **Remote-SSH 支持**:原生支持远程开发,可连接远程服务器进行代码开发
|
||||
- **VS Code 插件兼容**:可安装 Microsoft Remote-SSH、Docker、Dev Containers 等插件
|
||||
- **多语言支持**:支持 Python、JavaScript、Go、Rust 等主流编程语言
|
||||
|
||||
## Use Cases
|
||||
- **远程开发**:通过 Remote-SSH 连接 Ubuntu 服务器,使用服务器算力进行开发
|
||||
- **AI 辅助编程**:在编码过程中获得 AI 实时建议和代码生成
|
||||
- **Docker 开发**:结合 Docker 插件实现容器化项目的开发和调试
|
||||
|
||||
## Related Concepts
|
||||
- [[Remote Development]]:Trae 的核心使用场景之一
|
||||
- [[Vibe Coding]]:AI 辅助的编码工作流理念
|
||||
- [[Bind Mount]]:远程开发中配合 Docker 实现代码同步的技术
|
||||
|
||||
## Related Entities
|
||||
- [[OpenCode]]:CLI 形态的远程 AI 编码 agent,与 Trae 形成互补
|
||||
- [[Claude Code]]:Anthropic 出品的 CLI AI 编码 agent
|
||||
- [[Docker]]:Trae 远程开发项目的运行环境底座
|
||||
|
||||
## References
|
||||
- [[Trae远程开发部署指南]] — 完整的 Trae Remote-SSH + Docker 开发配置实践
|
||||
|
||||
Reference in New Issue
Block a user