huanguolin / ng-helper

The Perfect Assistant for Angular.js with TypeScript Development.
https://marketplace.visualstudio.com/items?itemName=huanguolin.ng-helper
Other
2 stars 0 forks source link

There should be no auto-completion in `{{}}` with `ng-*` #3

Closed huanguolin closed 4 months ago

huanguolin commented 4 months ago
<div>
{{ ng-* }}
</div>

should be no auto-completion in {{}} with ng-*