Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>NG-YUNZAI Extension PackNew to Visual Studio Code? Get it now.

NG-YUNZAI Extension Pack

yunzai-bot

|
7 installs
| (0) | Free
Visual Studio Code extensions for Ng-yunzai Development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ng-yunzai Extension Pack

专注于 ng-yuznai 开发的扩展包。

扩展说明

Angular推荐

  • Angular Language Service
    • Angular 模板魔法:语法补全、错误检查、跳转等
  • ESLint
    • ESLint代码规范

NG-YUNZAI推荐

  • NG-ZORRO Snippets
    • ng-zorro-antd 代码片断,支持自动补全组件名、属性,支持悬停文档
  • NG-YUNZAI Snippets
    • NG-YUNZAI 代码片断(包含 @yelon/*)
  • Angular Schematics
    • Angular Cli 界面化,不需要再记住那么多指令,当然也支持 ng-yunzai 命令行
  • Prettier - Code formatter
    • Prettier 代码格式化,ng-yunzai 内置配置文件
    • stylelint Less样式格式化
  • Todo Tree
    • 高亮 TODO:,推荐配置:
    // settings.json
    "todo-tree.highlights.customHighlight": {
      "TODO:": {
        "foreground": "#fff",
        "background": "#ffbd2a",
        "iconColour": "#ffbd2a"
      },
      "FIXME:": {
        "foreground": "#fff",
        "background": "#f06292",
        "icon": "flame",
        "iconColour": "#f06292"
      }
    }
    
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft