xabikos / vscode-javascript

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

Option to Disable in Certain Languages #42

Open richjdsmith opened 6 years ago

richjdsmith commented 6 years ago

While I love having the suggestions in my JS files, I don't want them in HTML as they're messing up my other suggestions. An option to disable this in HTML would be fantastic.

xabikos commented 6 years ago

This might be implemented as part of #35