streetsidesoftware / vscode-spell-checker

A simple source code spell checker for code
https://streetsidesoftware.github.io/vscode-spell-checker/
Other
1.41k stars 126 forks source link

it corrects .html and no .htm? #562

Open luisloz00 opened 3 years ago

luisloz00 commented 3 years ago

I don't see the way to correct .htm files, the message is: xxx.htm IS NOT spell checked, The file path is excluded in settings. But other html file in the same directory works ok. In spell checker preferences (user or workspace) I can't see options to add file extensions or directories.

Jason3S commented 3 years ago

.htm files should be checked. See if VS Code is excluding the files in preferences: image