Version: (using KDE KDE 3.5.2) Installed from: SuSE RPMs C++ file for example -- only one line below: // and "now something and now, start typing som "something" will appear on the list.
And where is the bug? It is supposed to behave like this.
> And where is the bug? It is supposed to behave like this. Hmm, if it is intended then please change this report to wishlist. And the wish would go like this: Please add an option to control the "source" for auto word completion feature: Whole document except [ ] comments [ ] quotations I think it should be done per given format, because for just text it wouldn't be useful to exclude quotations for example. The reason for such wish -- from C++ code point of view comments are mess. So after I write a long text commenting code and then I try to write the code I'll get plenty of every-day word hints -- it is much harder to pick the keyword or method name. This way word completion is counterproductive.
On Saturday 06 May 2006 21:29, Maciej Pilichowski wrote: > Please add an option to control the "source" for auto word completion > feature: Whole document except [ ] comments [ ] quotations No. The word completion searches the text. If you want source completion, you need a plugin that is designed for that purpose, or use an IDE.
> If you want source completion, you > need a plugin that is designed for that purpose, or use an IDE. Hmm, I am sorry for messing up the report, but I was talking about IDE -- KDevelop. Since KDevelop uses kate and my previous reports was redirected to kate I reported this problem in the kate section from the start.
This bug is duplicate of https://bugs.kde.org/show_bug.cgi?id=63164 from kdevelop section. Anders, my apologies for disturbing you! Would you be so kind and close it as a duplicate -- thank you in advance.
*** This bug has been marked as a duplicate of 63164 ***