I am building Angular Apps and when editing the html templates and start typing html the autocompletes always pops in with javascript snippet.
Angular Apps
html templates
javascript
This is my emmet settings:
What else should I do to prevent javascript auto completion while editing html files?
Thanx,