Developer / 开发者
English
Status bar extension for Cursor/VS Code targeting AC63 SDK workflows.
Features
Build+Download
Download
SelectBoard (shows current board target in status bar)
- Auto detect AC63 workspace and hide buttons in non-AC63 projects
- Multilingual UI (English/Chinese based on environment language)
Development
npm install
npm run compile
npm run compile copies ../../clangd_board_switcher.py into resources/ and compiles TypeScript.
Package
npm run package
Install generated .vsix in Cursor:
- Command Palette ->
Extensions: Install from VSIX...
Commands
AC63: Build+Download
AC63: Download
AC63: Select Board
中文
这是面向 AC63 SDK 工作流的 Cursor/VS Code 状态栏插件。
功能
编译并下载
仅下载
选择板级(状态栏显示当前板级目标)
- 自动识别 AC63 工程,在非 AC63 工程中自动隐藏按钮
- 多语言界面(根据环境自动切换中/英文)
开发
npm install
npm run compile
npm run compile 会先把 ../../clangd_board_switcher.py 复制到 resources/,再编译 TypeScript。
打包
npm run package
在 Cursor 中安装 .vsix:
- 命令面板 ->
Extensions: Install from VSIX...
命令
AC63: 编译并下载
AC63: 仅下载
AC63: 选择板级
| |