Misspelled - Chat Spellchecker
Misspelled is a chat spell-checker addon. Misspelled watches the chat messages you type, highlighting any misspellings and offering suggestions for any misspelled words it finds.
I've included in the US & UK English dictionaries some Warcraft specific proper nouns, including the zone names, and all dungeon and raid boss names. Your friends and guild members are also automatically added, and shouldn't get flagged as misspelled words..Misspelled utilizes the HunSpell style, affix (prefix/suffix) compressed dictionaries. The same ones used in Chrome, Firefox, and OpenOffice. Misspelled provides suggestions based on words that phonetically sound like the misspelled word, along with providing suggestions based on common mistakes of spelling. While Misspelled can detect nearly the same number of individually correctly spelled words as OpenOffice, it's suggestion engine, is "somewhat" less complicated, than the HunSpell implementation.
Misspelled includes dictionaries for US-English, UK-English, French, German, Italian, Russian (experimental), and Spanish. The appropriate dictionary, for your game client locale, will auto-load, or you can manually choose what dictionary to use from Misspelled's Interface/Addons options page.
I'm attempting to localize the menus and configuration page. You can help by visiting: http://www.wowace.com/addons/misspelled/localization
Misspelled works with WIM (Wow Instant Messenger), and is compatible with: Prat, Skinner, and Chatter.
Usage note: Spell Checking is performed as you complete each word you've typed. The last word in the chat box, isn't spell checked until you type some form of word terminator, either a period, space, or some other word separating punctuation. Spell checking is very fast; but isn't performed needlessly, while a word is being typed.
Misspelled is compatible with Wow, Wow Classic/Wrath/Cata If you are having problems with Misspelled, please try updating or disabling all other chat addons you may be running.
Official Distribution Points
Curse: https://www.curseforge.com/wow/addons/misspelled
WowInterface: http://www.wowinterface.com/downloads/info13493-Misspelled.html
Donations accepted to: https://www.paypal.com
-Nate
Broken. Any words that it views as "spelled wrong" it will not send the chat message for. Other's have already said it but saying it again.
In reply to ByucknahTheRed: Fix going out now. v1.12.1
For people having issues, I'll type out the message and copy/paste it back into chat before it can check the spellings. this way i can still have spell check for the first part.
It becomes a issue with linking achievements as it'll try to do it as plain text, but achievements were becoming an issue even last patch with it trying to spell check them
For 11.2 it refuses to allow any chat lines to send if they include toon names. Might also not transmit chat lines that include misspelled or unrecognized words. Probably related to error reported by Nubchjuka.
In reply to Excelis_MAG: I just pushed a fix. Let me know if you have any issues.
If the addon highlights a word that I have typed, the message does not get sent when I hit enter. and any subsequent message I try to send also does not send even if those messages are not highlighted. I need to reload to be able to send messages again.
There is no error message with this happening.
In reply to Nubchuka: Indeed, can confirm I am also seeing the same issue. Even if the addon is disabled and the the message is sent from a chat history, ie. using Prat and has highlights it still wont send. Myself and no one else sees it. No warning no errors, the message is just gobbled up silently never to be seen again... very sad!
It is only when the message is retyped (even with the same errors) while the addon is disabled the highlighting stops and the message will get though.
Have disabled it for now as my fat fingers make too many errors. Hoping for a fix soon!
In reply to Tealc_1899: Fix for 11.2 is deploying now.
In reply to nrpieper: Many thanks!
In reply to Nubchuka: Fix released. Let me know if you have any issues.
when you shift click items into chat it wont link them anymore.
it sends it as
06:22:55 Borgk says something unintelligible.
06:23:05 [Borgk] says:
06:23:14 Borgk says something unintelligible.
In reply to Borgk: This issue has been resolved and an updated version has been published.
as of the new patch today misspelled does not allow links to be posted in any chat, just leaves a blank entry
In reply to sixpacktnt415: Thank you for the big report. I'll look into the issue.
In reply to sixpacktnt415: This issue has been resolved and an updated version has been published.
Is there a way to change the color of the misspelled word? I find the default hard to see. I would like to change it to red.
In reply to <a rel="nofollow" href="https://www.wowace.com/members/boognish1981">boognish1981</a>:
You can change line #122 in Misspelled.lua to and hex color value you choose:
<pre>local SPELLED_WRONG_HIGHLIGHT = "|cff7dc6fb" </pre>
Just update the last 6 characters of the value.
-Nathan
This needs update for latest ver 11.0
More specifically it looks like an issue with the addon breaking changes to the Settings API in 11.0. Its now producing an "InterfaceOptions_AddCategory" error.
Full details here: https://warcraft.wiki.gg/wiki/Patch_11.0.2/API_changes#Settings_API_changes
Hopefully the further can update soon!
An update has been released. Give it a try and report back any issues you have.