Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cursor Workspace HelperNew to Visual Studio Code? Get it now.
Cursor Workspace Helper

Cursor Workspace Helper

Yifei Cheng

| (0) | Free
Cursor 工作区助手工具,自动创建/更新 Cursor 命令文件
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cursor Workspace Helper

Cursor 工作区助手工具,自动为工作区创建/更新 Cursor 命令文件。

安装方法

方法1:通过 VS Code 扩展面板安装(推荐)

  1. 打开 VS Code
  2. 按 Ctrl+Shift+X(Windows/Linux)或 Cmd+Shift+X(Mac)打开扩展面板
  3. 点击右上角的 ... 菜单
  4. 选择 从 VSIX 安装...
  5. 选择 cursor-workspace-helper-0.1.0.vsix 文件
  6. 安装完成后重启 VS Code

方法2:通过命令行安装

code --install-extension cursor-workspace-helper-0.1.0.vsix

使用方法

安装后,插件会在每次打开工作区时自动创建/更新 .cursor/commands/review.md 文件,无需任何操作。

打包方法

npm install
npm run compile
npm install -g @vscode/vsce
vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft