We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a523cb commit 4ef7e02Copy full SHA for 4ef7e02
docs/configuration/document-settings.md
@@ -12,7 +12,7 @@ nav_order: 11
12
It is possible to add spell check settings into your source code.
13
This is to help with file specific issues that may not be applicable to the entire project.
14
15
-All settings are prefixed with `cSpell:` or `spell-checker:`.
+All settings are prefixed with `cSpell:`, `spell-checker:`, or `spellchecker:`.
16
17
- `disable` -- turn off the spell checker for a section of code.
18
- `enable` -- turn the spell checker back on after it has been turned off.
0 commit comments