Skip to content

ng-alain/ng-alain-vscode

Repository files navigation

ng-alain VSCode Snippets

Plugin in action

中文

Features

  • Support class intellisense
  • Support Class name hover introduction
  • Extract i18n key
  • Common Angular templates

Usage

Typing the beginning of nas- will automatically appear in the intellisense list; no more!

Configuration

Name Description Type Default
ng-alain-vscode.classMode CSS class autocomplete mode, disabled: off, hover: hover only, enabled: hover and completion `disabled hover
ng-alain-vscode.i18nStatus Whether to enable international quick fix, auto: When depend @angular/localize or @ngx-translate/core is enabled auto, enabled, disabled auto
ng-alain-vscode.i18nPipeName Internationalization pipeline name string i18n
ng-alain-vscode.i18nData Internationalization data `Array<{ path: string, type: 'file' 'node'
ng-alain-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.

About

Visual studio code plugin for ng-alain

Topics

Resources

License

Stars

15 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors