[Bug 47065] Execute spell-checking only on non-code parts
Milian Wolff
mail at milianw.de
Thu Sep 23 15:47:03 UTC 2010
https://bugs.kde.org/show_bug.cgi?id=47065
Milian Wolff <mail at milianw.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WONTFIX
--- Comment #14 from Milian Wolff <mail milianw de> 2010-09-23 17:47:01 ---
I just talked to Andreas: His wish was for example this:
i18n("please spell check this string");
QFile("/dont/spellcheck/this.txt");
It's simply not possible to implement this, as there is no /useful/ way to
implement this. In the end a user would have to decide whether arguments to a
function should get spell checked or not. Far too much effort for imo not much
gain. Closing finally, as the main part (i.e. only string contents and comments
get spell checked) is implemented in Kate.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KDevelop-devel
mailing list