EmEditor (text editor) Forum Index EmEditor Core Bug Reports
Spell check as-you-type issues... | Register To Post |
| Threaded | Oldest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| Yutaka | Posted on: 1/25/2012 10:14 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2398 |
Re: Spell check as-you-type issues... Hi Deipotent,
I will take a look at the code for this issue for next major versions. Thanks!
|
| Deipotent | Posted on: 1/23/2012 7:08 pm |
Just can't stay away ![]() ![]() Joined: 2/15/2008 From: Posts: 118 |
Re: Spell check as-you-type issues... Quote:
Can't EmEditor scan the text for words and just pass them to Hunspell for checking, and then underline based on the return value from Hunspell? This way EmEditor has full control over what's considered a word or not. |
| Yutaka | Posted on: 1/23/2012 6:43 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2398 |
Re: Spell check as-you-type issues... Hi Deipotent,
1) The spelling checker was analyzed by the spelling engine (Hunspell), so it is separate from EmEditor. Currently, there is no easy way to make an underscore ('_') a part of a word unless modifying the Hunspell source code or the spelling data. 2) You are right about it. It is hard to describe the reason, but it is currently the specification. Thank you!
|
| Deipotent | Posted on: 1/23/2012 6:20 pm |
Just can't stay away ![]() ![]() Joined: 2/15/2008 From: Posts: 118 |
Spell check as-you-type issues... 1) If I have some text with underscores (eg. "teh_cat_sta"), the spell checker does not treat it as one word, and using my example, will underline "teh" and "sta". However, double-clicking on it will treat it as one word and select the entire text. Shouldn't the spell checker treat underscores as part of the word, or at least it should be consistent throughout EE (ie. whatever a double click selects is considered a word).
2) I prefer to disable the "All Config->Link->Link to URLs" option, and have "All Config->Spelling->Check spelling in Hyperlinks" disabled, but URL's are still checked. I realize this option probably only applies if Link to URLs is enabled, but is there anyway to either not check spelling for all URL's, even when Link to URL's is disabled, or add another option to achieve this ? |
| Threaded | Oldest First | Previous Topic | Next Topic | Top |
| Register To Post | |




