aefimov / idea-spellchecker

Integration of Jazzy into IntelliJ IDEA
0 stars 0 forks source link

Add options to Ignore a word only for a Project and a Module #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice to have the options to 
1) Ignore a word only for the current project
2) Ignore a word only for the current module

There are many cases where an unusual word is domain specific. Because it
is not a standard word, but appears a lot, one would like to ignore it.
However, permanently adding it to an ignore list may be undesirable since
in other domains (i.e. projects or modules) it would be considered a typo;
and may even be an otherwise common typo. An example is a purposeful
spelling alteration of a common word so it can be trademarked. For example:
Google rather than googol (meaning 10 to the 100th power).

Original issue reported on code.google.com by mved...@gmail.com on 29 Nov 2007 at 7:45

GoogleCodeExporter commented 8 years ago
Ok, thank you. Will think about it. 
We just not want to overload IDE settings dialog by many icons :)

Original comment by aefimov....@gmail.com on 30 Nov 2007 at 9:31