Git Product home page Git Product logo

ng-zorro-vscode's Introduction

NG-ZORRO Snippets

Help

中文

Note: Starting 11 version, the extension language will follow the display language of VSCode, and there is no need to install different versions of the ng-zorro-vscode extension, so will no longer be maintained of Simplified Chinese Version.

Old Versions

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

Version Download
10.x 10.0.3
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.hover Whether to enable hover boolean true
ng-zorro-vscode.inlineTemplate Whether to enable support inline template in typescript file boolean true

Support Language Versions

Support language list: English, 简体中文, will automatically switch according to the current the display language of VSCode.

Abort how to changing the display language, pls refer to Changing the Display Language.

Links

Changelog

See CHANGELOG.md.

ng-zorro-vscode's People

Contributors

cipchk avatar mo-gong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ng-zorro-vscode's Issues

vscode 提示 'nz-tabset' is not a known element:

'nz-tabset' is not a known element:

  1. If 'nz-tabset' is an Angular component, then verify that it is part of this module.
  2. If 'nz-tabset' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
    NG-ZORRO Snippets 9.01
    widows vscode version 1.44

how to fix this problem? thank you !

有个小bug

就是走马灯代码提示里面自动轮播nzAutoplay中的p应该大写(nzAutoPlay),他官网代码是正确的,但是api里面写错了.哈哈

这个东西不全,好多都出不来

在做today-ng的例子,用这个插件,结果好多都出不来
比如 右边list菜单,[nzMode="inline" ] inline出不来,[nzInlineCollapsed] 也出不来
还有好多好多,快点补全吧!

插件在项目中不显示

插件在开发项目中没有工作,但是新建一个单独的html倒是可以正常工作, 这大概和什么有关系?

Spelling error on <nz-input-group> tag

The code snippet which generated by this vscode plugin is as following:

<nz-input-group [nzAddonAfter]="addonAfter" [nzAddonBefore]="addonBefore">
</nz-input-group>

There are two spelling error on it.
First: nzAddonAfter -> nzAddOnAfter
Second: nzAddonBefore -> nzAddOnBefore

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.