Review Request 125371: Added argument-hint code completion
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Thu Sep 24 09:31:46 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125371/
-----------------------------------------------------------
Review request for KDevelop.
Repository: kdev-clang
Description
-------
Now we show a separate list with argument-hint items.
E.g. "function(|"
At | the "function" is added to the argument-hint list
There are still some issues, like:
-no declaration found for argument-hint items
-default parameters not supported yet
-the current parameter is not market out
-and probably other
But, they are not so important, and most of them can be fixed later on.
Diffs
-----
codecompletion/context.cpp 9622ebd
tests/test_codecompletion.h 8c5b607
tests/test_codecompletion.cpp a4e8fb6
Diff: https://git.reviewboard.kde.org/r/125371/diff/
Testing
-------
File Attachments
----------------
argument_hint1.png
https://git.reviewboard.kde.org/media/uploaded/files/2015/09/24/6c9a3447-4d50-45e6-9831-23680ea9e391__argument_hint1.png
argument_hint2.png
https://git.reviewboard.kde.org/media/uploaded/files/2015/09/24/f81f6ddf-46bd-42d3-85ac-171d7fa74596__argument_hint2.png
argument_hint3.png
https://git.reviewboard.kde.org/media/uploaded/files/2015/09/24/084631c3-b298-4e6f-aa50-c394f9647aab__argument_hint3.png
Thanks,
Sergey Kalinichev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150924/ba9fd01f/attachment.html>
More information about the KDevelop-devel
mailing list