Hi,
Has anyone worked to make the LUA-based spellchecker function more like the proprietary spellchecker, in terms of options? Right now it's a bit beyond me, but I figured perhaps others have already tackled it. I know that Nick was kind enough to add within the script a way to tell it to ignore capitalized words, but it'd be very useful if the script had some of the other options from the propiertary spellchecker in it:
Ignore All-Caps words
Ignore words with numbers
Ignore words with mixed-case
Report doubled words (e.g. the the)
Case-sensitive
Ideally, it'd be done in such a way that you could uncomment the ones you want to use. Not sure if that's doable, though.
Thanks.
Has anyone worked to make the LUA-based spellchecker function more like the proprietary spellchecker, in terms of options? Right now it's a bit beyond me, but I figured perhaps others have already tackled it. I know that Nick was kind enough to add within the script a way to tell it to ignore capitalized words, but it'd be very useful if the script had some of the other options from the propiertary spellchecker in it:
Ignore All-Caps words
Ignore words with numbers
Ignore words with mixed-case
Report doubled words (e.g. the the)
Case-sensitive
Ideally, it'd be done in such a way that you could uncomment the ones you want to use. Not sure if that's doable, though.
Thanks.