IDE Integration
Visual Studio Code
cspell
Things to try:
"cSpell.customDictionaries": {
"custom-allow": { "name": "custom-allow", "path": "${workspaceFolder}/.github/actions/spelling/allow.txt" },
"custom-expect": { "name": "custom-expect", "path": "${workspaceFolder}/.github/actions/spelling/expect.txt" , "addWords": true }
}
FAQ | Showcase | Event descriptions | Configuration information | Known Issues | Possible features | Deprecations | Release notes | Helpful scripts