Files
cursor/plans/slot_workspace_82c92cd4.plan.md
ray zhou f71a5c59af ok
2026-05-29 11:21:40 +08:00

17 lines
538 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: slot workspace
overview: 在 `/Users/ray/Documents/project/www/slot` 创建一个 Cursor/VS Code workspace 文件,并把该目录下一级项目文件夹加入 workspace。默认排除隐藏目录 `.vscode`,不递归加入嵌套子目录。
todos: []
isProject: false
---
# 创建 Slot Workspace
将创建 `[slot.code-workspace](/Users/ray/Documents/project/www/slot/slot.code-workspace)`,内容使用标准 VS Code/Cursor workspace JSON
```json
{
"folders": [
{ "path": "backend" },
{ "path": "monitor" }