ng-yunzai VSCode SnippetsNote: Starting
|
Name | Description | Type | Default |
---|---|---|---|
ng-yunzai-vscode.i18nStatus |
Whether to enable international quick fix, auto: When depend @angular/localize or @ngx-translate/core is enabled | auto, enabled, disabled |
auto |
ng-yunzai-vscode.i18nPipeName |
Internationalization pipeline name | string |
i18n |
ng-yunzai-vscode.i18nData |
Internationalization data | Array<{ path: string, type: 'file' | 'node' | 'remote'}> |
[{path: 'src/assets/tmp/i18n/zh-CN.json', type: 'file'}] |
ng-yunzai-vscode.lessBuildPaths |
paths option of lesss compile |
string[] |
- |
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.