Spell checker option "Ignore words with mixed case" not working?

General and specific configuration/INI settings

Spell checker option "Ignore words with mixed case" not working?

Postby JoernH » Fri Nov 27, 2009 7:45 am

Dear,

For the first time I enable the UE Spell Checker option. I choose "Enable spell as you type", and since I am using "Syntax Highlightning" I enter the option EnableSpellasYouType like this :
/L15"Text files" EnableSpellasYouType Nocase Block Comment On = ( Block Comment Off = ) String Chars = " File Extensions = TXT

My problem now is that words with mixed case are still marked by the spell checker. "ResultsViewer" is underlined with red dotted line. Same with "words in all caps" and "words with numbers".
I restarted the application after turning on spell checker, and after editing the highlighting file, but it still does not work as expected.

I presume I am doing something wrong, but cannot see what.

Would be glad for a hint to push me in the right direction.

Using UltraEdit 15.20.0.1022.

Kind regards

Jørn Hanssen
User avatar
JoernH
Basic User
Basic User
 
Posts: 15
Joined: Tue Mar 10, 2009 10:41 am
Location: Belgium

Re: Spell checker option "Ignore words with mixed case" not working?

Postby Mofi » Fri Nov 27, 2009 11:02 am

Spell checking in UE is done with open source GNU Aspell. See the GNU subdirectory in the UltraEdit program directory. The Aspell library installed with UltraEdit has the version 0.60.4. Aspell is also several times mentioned on the help pages for the spell checking options including links to the website of Aspell.

Interesting is that in the manual of Aspell I can't find the option for ignoring words with mixed case. So you better ask IDM support by email for clarification.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4066
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Spell checker option "Ignore words with mixed case" not working?

Postby JoernH » Thu Dec 03, 2009 9:09 am

Thanx a bunch for your quick reply !

IDM support wrote:Thanks for your message. In my understanding, the spell checker (and spell as you type) will ignore words with mixed case if they are correctly spelled but include mixed case. The word you are using (ResultsViewer) is not a correct word, so it is identified as incorrectly spelled.

... so basically I expected words with mixed case letters to be totally ignored, but they still have to be correctly spelled.
User avatar
JoernH
Basic User
Basic User
 
Posts: 15
Joined: Tue Mar 10, 2009 10:41 am
Location: Belgium

Re: Spell checker option "Ignore words with mixed case" not working?

Postby Mofi » Wed Apr 28, 2010 11:48 am

The list of fixes and enhancements IDM published with hotfix 16.00.0.1040 contains the entry

IDM wrote:Spell As You Type now respects ignore options

So without testing it by myself the spell checker option Ignore words with mixed case should work now also for spell check while typing. The version of aspell6.dll is now 0.60.6.2.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4066
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Configuration/INI Settings