vscode-spell-checker icon indicating copy to clipboard operation
vscode-spell-checker copied to clipboard

Disable extension by default, and only enable it for specific projects?

Open laurent22 opened this issue 1 year ago • 1 comments

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 avatar May 16 '24 10:05 laurent22

@laurent22,

There is a configuration setting, cSpell.enabled:

image

If you turn it off at the User level and then back on in the Workspaces (projects), the it should work as you expect.

Jason3S avatar May 16 '24 12:05 Jason3S

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.

github-actions[bot] avatar Jun 29 '24 05:06 github-actions[bot]