Auto completion in C-style comments (/* */)

David Nolden zwabel at googlemail.com
Wed Oct 8 20:05:15 UTC 2008


Am Montag, 6. Oktober 2008 15:31:15 schrieb Evgeniy Ivanov:
> Hi,
> I've noticed auto completion works in C-style (/*) comments, but doesn't
> in C++ (//).
> I guess it shouldn't work in any type of comments (/*, // and doxygen /**).

Yeah the function clearComment(..) needs some tweaking so it also works with 
not closed C-style comments.

There's higher priority issues though. :)

Greetings, David




More information about the KDevelop-devel mailing list