xabikos / vscode-javascript

Contains the code snippets for JavaScript (ES6) development in VS Code editor
MIT License
328 stars 136 forks source link

Disable extension for HTML file. #85

Open sugamkarki opened 3 years ago

sugamkarki commented 3 years ago

It keeps showing snippet suggestions in an HTML file. I am using vs code. Whenever I press id inside a HTML tag, it suggests imd and its super annoying. Is there any ways to just disable this for HTML files?