Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

SpellChecker plugin

<< < (17/27) > >>

killerbot:
configured it on linux, I have the impression that the 'how to configure' is not 100% up to date -> couldn't find thesauri.

First things I noticed, lot of underlined red words.For example this :


--- Quote ---// namespace

--- End quote ---

It dosn't like the word namespace in comments. What is the best way, to get rid of such fakes ?

Jenna:
Right-click on the underlined word and chose and move the mouse over "Spelling suggestions for 'namespace'" and chose "Add 'namespace' to dictionary".
The thesauri are in the openoffice.org-thesaurus-packages or in their dependencies, the mythes-packages (on debian).

oBFusCATed:
Is this 'add to dictionary' global for all packages using hunspell or it is codeblocks only?

Jenna:

--- Quote from: oBFusCATed on August 05, 2011, 04:21:08 pm ---Is this 'add to dictionary' global for all packages using hunspell or it is codeblocks only?

--- End quote ---
After a look into the code and some debugging:
it's a file in the codeblocks config-folder named xx_XX_personaldictionary.dic, where xx_XX is the language code for the language you have selected.

oBFusCATed:
OK, this is almost perfect, probaby it should be in "$cb_settings/dicts/xx_XX_[personality].dic"?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version