Review Request: fixed one unwanted appearance of autocompletion list, e.g in a place like "#include <iostream>::"

Ishan Jayawardena udeshike at gmail.com
Fri Jan 8 13:50:04 UTC 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2523/
-----------------------------------------------------------

(Updated 2010-01-08 13:50:04.004536)


Review request for KDevelop.


Changes
-------

changed tabs into spaces and re formatted code


Summary
-------

the auto completion list appears in some places, that are not very appropriate. For an example if I type #include <iostream>:: or #include <iostream::, still the auto completion list appears. This may sound funny (no one would type like that), but I believe that it should not be there if auto completion is supposed to work correctly. So I tried to fix it.


Diffs (updated)
-----

  /trunk/extragear/sdk/kdevelop/languages/cpp/codecompletion/model.cpp 1062134 

Diff: http://reviewboard.kde.org/r/2523/diff


Testing
-------


Thanks,

Ishan





More information about the KDevelop-devel mailing list