Is there an option within the spell checker to ignore certain file types?
I'm happy for spell checking within htm files etc, but other file types it just gets in the way.
Welcome to the IDM Forum. This forum is meant as a user-to-user support mechanism where users can share knowledge and tips for all IDM software.
Since these forums are user-to-user based, IDM does not regularly read or reply to the posts in this forum. For problem reports, suggestions, or feature requests, you must email us directly. Our trained technical support staff answers most inquiries within 30 minutes.

...
Enable spell check as you type
If this option is selected spell checking will occur automatically as text is typed. Please note: By default UltraEdit and UEStudio will not perform this option on any syntax-highlighted files. To change this setting and support spell check as you type for a syntax-highlighted file, add the following to the language definition line (e.g., /L3"HTML" ...) of the wordfile:
EnableSpellasYouType
...



/Lnn"Misc without spellchecking" Noquote File Extensions = XXX YYY ZZZ
/C1"Functions"
/C2"Reserved Words"
/C3"Reserved Words"
/C4"Operators"

