Auto-sync: 2026-04-17 08:37

This commit is contained in:
2026-04-17 08:38:12 +08:00
parent 6caa1c2f47
commit a0a48bd334
247 changed files with 6577 additions and 3061 deletions

23
wiki/entities/Trae.md Normal file
View File

@@ -0,0 +1,23 @@
---
title: "Trae"
type: entity
tags: [ai-editor, ide]
---
## 定义
Trae 是 AI 增强的代码编辑器,基于 VS Code 构建,支持智能代码补全和远程开发功能。
## 主要功能
- AI 辅助代码生成和补全
- Remote-SSH 远程开发支持
- Docker 容器内开发支持
- 与 VS Code 插件生态兼容
## 关联工具
- [[Remote-SSH]]Trae 的远程开发插件
- [[Docker]]:容器化开发环境
- [[Vibe Coding]]AI 辅助开发方式
## 连接关系
- [[Trae]] ← uses ← [[Remote-SSH]]
- [[Trae]] ← enables ← [[Vibe Coding]]