Version: 2.2 (using KDE 3.2.90 (CVS >= 20040117), compiled sources) Compiler: gcc version 3.3.1 (SuSE Linux) OS: Linux (i686) release 2.4.21-202-athlon kate (kdevelop) can spellcheck source files - great. But it could limit it self to comments and string constants (two options?) - statements are syntax and spell checked on compilation :-)
I would like this very much too. Letting the spellcheck run over a whole source file is not much fun.
On Friday 26 January 2007, Eike Welk wrote: This is on my list of stuff i want to implement. It will be based on the syntax highlight system, we can query the syntax context to find strings that are interresting to spellcheck. The syntax files can contain a list of contexts, or it can be provided by the user. -anders
*** Bug 115626 has been marked as a duplicate of this bug. ***
I support this request.
Is this functionality still being considered? Btw, Bug 47065 is equivalent to this, only targeted at KDevelop specifically.
In cpp at least only string contents and comments are checked. If you have a language that does not honor these settings, please report a new bug for that, closing this one.
*** This bug has been marked as a duplicate of bug 47065 ***