Disable spellcheck everywhere (globally)

已回答

I want to disable spell checking everywhere, in any situation, in every project. It's like the 20th time I'm going through the settings and try to disable "just one more setting", because the terribly distracting green whirly lines appeared again (surprise surprise, you're not writing business letters in an IDE, you're writing CODE).

Settings -> Editor -> Inspections -> Spelling is unticked (default profile), still the spell checking in the modal commit dialag doesn't disappear.

1. One setting has to disable spell checking everywhere, no matter what. As a user, I want to untick one box and don't see any spell checking in the whole application anymore.

2. The spell checking setting has to be IDE specific (global) by default, not project specific

 

 

 

1

Hi Michael,

The spelling inspection for the commit dialog can be disabled in Settings/Preferences | Version Control | Commit.

You can also disable it in File | New Projects Settings | Preferences for New Projects... and all new projects will have it disabled by default.

It's true, it can't be disabled for all the projects at once, feel free to submit a feature request about it to our issue tracker using the link https://youtrack.jetbrains.com/issues/IDEA

 

0

请先登录再写评论。