There's no point of enabling spell check for your html/js/css/c/php/py/etc files, but it can be very useful when you are writing in Markdown.
How to enable spell check only for only certain file extensions?
There's no point of enabling spell check for your html/js/css/c/php/py/etc files, but it can be very useful when you are writing in Markdown.
How to enable spell check only for only certain file extensions?
You can add a syntax specific setting:
Set the content or add the spell_check setting:
{"spell_check": true}
Save