Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Record NotificationNew to Visual Studio Code? Get it now.
Record Notification

Record Notification

fanzkday

|
59 installs
| (0) | Free
组件更新通知及历史记录
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Record Notification 组件更新通知

自定义配置

    1. ~~同步时间, 默认 60 分钟一次~~(目前修改为插件初始化时, 运行一次)
    1. 扩展组件配置
{
  "cook.scope": "@choicefe", // 私域@choicefe下的所有组件
  "cook.components": ["picker", "select"] // 其他不在私域下的组件, 与私域是"或"关系
}
    1. 项目依赖的 vscode 插件
// 项目目录下的package.json
"vscode-plugins": [
    "Prettier - Code formatter",
    "eslint",
    "tslint",
    "minapp"
  ]

图片无法预览时, 备用地址(https://choicesoft.yuque.com/bigfe/wiki/pko2lg)

状态栏信息反馈(点击后同步组件信息)

预览图

组件发布反馈

预览图

组件发布记录

预览图

组件更新反馈

预览图

快捷键

  • Win: Ctrl + Q + Q;
  • Mac: Cmd + Q + Q;
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft