vscode-spell-checker
vscode-spell-checker copied to clipboard
Disable extension by default, and only enable it for specific projects?
Is it possible to disable the extension by default, and only enable it for specific projects? The blue lines on most files I open are distracting and almost never useful. I only need CSpell to be enabled for projects that support the tool. Any idea if that can be done?
@laurent22,
There is a configuration setting, cSpell.enabled:
If you turn it off at the User level and then back on in the Workspaces (projects), the it should work as you expect.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.