vibe-coding-cn/i18n/zh/documents/外部资源聚合/开发工具/README.md

51 lines
1.3 KiB
Markdown

# 🔧 开发工具
> IDE、终端、插件等开发工具
---
## 🖥️ IDE & 编辑器
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| VS Code | [code.visualstudio.com](https://code.visualstudio.com/) | 主流编辑器 |
| Cursor | [cursor.com](https://cursor.com/) | AI 原生编辑器 |
| Neovim | [neovim.io](https://neovim.io/) | 键盘流首选 |
| LazyVim | [lazyvim.org](https://www.lazyvim.org/) | Neovim 配置框架 |
| Zed | [zed.dev](https://zed.dev/) | 高性能编辑器 |
---
## ⌨️ 终端工具
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| Warp | [warp.dev](https://www.warp.dev/) | AI 终端 |
| tmux | [github.com/tmux/tmux](https://github.com/tmux/tmux) | 终端复用 |
| zsh | [ohmyz.sh](https://ohmyz.sh/) | Shell 增强 |
---
## 🗄️ 数据库工具
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| DBeaver | [dbeaver.io](https://dbeaver.io/) | 通用数据库客户端 |
| TablePlus | [tableplus.com](https://tableplus.com/) | 现代数据库 GUI |
---
## 📊 可视化工具
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| Mermaid | [mermaid.js.org](https://mermaid.js.org/) | 文本转图表 |
| Excalidraw | [excalidraw.com](https://excalidraw.com/) | 手绘风格图表 |
| NotebookLM | [notebooklm.google.com](https://notebooklm.google.com/) | AI 笔记工具 |
---
## 📝 贡献
发现好工具?欢迎 PR 补充!