Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
SpellChecker plugin
Alatar:
There is a small bug in spellcheker plugin - in UTF8 document only half of non-english word is underlined. Screenshot in the attachment.
oBFusCATed:
It is not related to the encoding or the use characters. It does it for English letters, too.
Alatar:
Hmm... For me English words underlined fully.
BTW, I`m use WinXP with Russian localization.
LETARTARE:
hello,
I just downloaded 'svn7550', which works well under Vista.
I start to use 'wxSpellChecker' with C + +. It seems to work fine.
page http://wiki.codeblocks.org/index.php?title=SpellChecker indicates
--- Quote --- only the verification comments.
--- End quote ---
but can I add the full text file verification (*.txt, of course without highlighting) to 'wxSpellChecker' ?
danselmi:
--- Quote from: LETARTARE on November 22, 2011, 01:20:45 pm ---hello,
I just downloaded 'svn7550', which works well under Vista.
I start to use 'wxSpellChecker' with C + +. It seems to work fine.
page http://wiki.codeblocks.org/index.php?title=SpellChecker indicates
--- Quote --- only the verification comments.
--- End quote ---
but can I add the full text file verification (*.txt, of course without highlighting) to 'wxSpellChecker' ?
--- End quote ---
Sure, just add
--- Code: ---<Language name="Plain text" index="0" />
--- End code ---
to your OnlineSpellChecking.xml file and restart codeblocks.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version