Predelnik / DSpellCheck

Notepad++ Spell-checking Plug-in
GNU General Public License v2.0
198 stars 33 forks source link

Request: Permanently Ignore a Word #349

Open Caraamon opened 1 month ago

Caraamon commented 1 month ago

I use Notepad++ and this addon to do some basic coding for a text heavy program, so it would be immensely useful if there was a way to add a word to be permanently ignored, but not have it be suggested as a spelling for other words.

It would be helpful both with common coding words but also frequently used variables, file names, etc.

Edit: After playing with some other addons, I occurs to me that having a regex for things that aren't spellchecked would work too, and might actually end up being more useful.