Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>NG-ZORRO Snippets (简体中文版)New to Visual Studio Code? Get it now.

NG-ZORRO Snippets (简体中文版)

cipchk

|
6,014 installs
| (0) | Free
基于NG-ZORRO的代码片断,NG-ZORRO是Ant Design的Angular版本
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NG-ZORRO Snippets

Help

中文

Old Versions

Note: The latest version is based on 10.0.0, you can still download other old versions:

Version Download
9.x 9.2.0
8.x 8.3.3
7.x 7.3.4

Features

  • Automatically completion component names, properties, complex parameters, and optional values
  • Automatically filter current component input & output properties
  • Mouse hover display component, propertie, and complex parameter documentation

Usage

Typing < in the .html file to trigger all components in the intellisense list, pressing Tab or Enter will be completion automatically; no more!

In addition, some common completion code snippets are built in and prefix with nzs-.

Configuration

Name Description Type Default
ng-zorro-vscode.language Set language code zh-CN, en-US en-US
ng-zorro-vscode.hover Whether to enable hover boolean true
ng-zorro-vscode.inlineTemplate Whether to enable support inline template in typescript file boolean true

NOTICE: Changed configuration must restart Visual Studio Code.

Support Language Versions

  • English Version
  • 中文版本

Links

  • issues
  • If ng-alain users need additional installation ng-alain-vscode

Changelog

See CHANGELOG.md.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft