- issues
- If ng-alain users need additional installation ng-alain-vscode
Typing the beginning of nz-
will automatically appear in the intellisense list; no more!
nz-
prefix is complete fragmentnz
(not-
) prefix is attribute fragment
To ensure ng-zorro-antd snippets suggestions are always on top in the suggestion list, add the following settings
"editor.snippetSuggestions": "top"
.
See CHANGELOG.md.