Bug 80865 - spell check only comments or strings in sources
Summary: spell check only comments or strings in sources
Status: RESOLVED DUPLICATE of bug 47065
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 2.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
: 115626 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-04 01:01 UTC by Roger Larsson
Modified: 2010-07-09 22:33 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Larsson 2004-05-04 01:01:00 UTC
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 :-)
Comment 1 Eike Welk 2007-01-26 17:58:12 UTC
I would like this very much too. Letting the spellcheck run over a whole source file is not much fun.
Comment 2 Anders Lund 2007-01-27 12:13:59 UTC
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
Comment 3 Thomas Friedrichsmeier 2008-01-07 01:00:41 UTC
*** Bug 115626 has been marked as a duplicate of this bug. ***
Comment 4 Jean-Philippe Fleury 2008-10-31 04:59:01 UTC
I support this request.
Comment 5 uetsah 2009-12-12 13:20:03 UTC
Is this functionality still being considered?

Btw, Bug 47065 is equivalent to this, only targeted at KDevelop specifically.
Comment 6 Milian Wolff 2010-07-09 21:11:40 UTC
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.
Comment 7 Roger Larsson 2010-07-09 22:33:24 UTC

*** This bug has been marked as a duplicate of bug 47065 ***