D18218: Properly display argument names of template functions
Milian Wolff
noreply at phabricator.kde.org
Sat Jan 26 23:01:22 GMT 2019
mwolff added a comment.
@thomassc: A separate context could help, yes. But if you find alternative ways to handle it, like proposed here, then not using a separate context could potentially work out too. But it feels a bit hackish to handle the template args specially everywhere instead of putting them into a proper context.
Note that we currently don't show the template args in:
- code completion signature
- outline/quickopen signature
- navigation tooltip
all of that should be fixed, and I believe a separate context would be the best way to do that
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D18218
To: thomassc, #kdevelop, mwolff
Cc: aacid, mwolff, kdevelop-devel, glebaccon, hase, antismap, iodelay, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190126/28778545/attachment.html>
More information about the KDevelop-devel
mailing list