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

NG-ALAIN Extension Pack

cipchk

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

Ng-alain Extension Pack

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

扩展说明

Angular推荐

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

NG-ALAIN推荐

  • NG-ZORRO Snippets
    • ng-zorro-antd 代码片断,支持自动补全组件名、属性,支持悬停文档
  • NG-ALAIN Snippets
    • NG-ALAIN 代码片断(包含 @delon/*)
  • Angular Schematics
    • Angular Cli 界面化,不需要再记住那么多指令,当然也支持 ng-alain 命令行
  • Prettier - Code formatter
    • Prettier 代码格式化,ng-alain 内置配置文件
    • 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
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft