ng-alain / ng-zorro-vscode

Visual studio code plugin for ng-zorro
https://marketplace.visualstudio.com/items?itemName=cipchk.ng-zorro-vscode
MIT License
54 stars 16 forks source link

Intellisense of 'ng-zorro snippets' VSCode extension is showing Chinese characters instead of english characters #6

Closed phani428 closed 5 years ago

phani428 commented 5 years ago

It will be great if intellisense shows English characters instead of Chinese characters for others who don't know Chinese language

ex: nz-form

cipchk commented 5 years ago

In fact limited by https://github.com/Microsoft/vscode/issues/56777, it‘s currently in 中文 (English) format.

tim 20181208113735

I think as more and more English users, the default English version will be more friendly.

phani428 commented 5 years ago

Thanks @cipchk