vscode-spell-checker
vscode-spell-checker copied to clipboard
Folder spell checking
This extension doesn't apparently check for misspells in folders (e.g. srcc folder instead of src)
@srsh-kh,
It does not currently check folder names. It just checks the contents of the files.
Is that what you are asking? https://github.com/streetsidesoftware/cspell/issues/3063
Yes