D6316: Add codecompletion from embedded structs
Sven Brauch
noreply at phabricator.kde.org
Sun Jun 25 18:39:32 UTC 2017
brauch added a comment.
From a first look it might be you can just import the first struct's context into the second one:
second->addImportedParentContext(first)
where first and second are the internalContext()s of the declarations declaring the two stucts. Maybe that already does what you need. Otherwise we can see :)
REPOSITORY
R59 KDevelop Go
REVISION DETAIL
https://phabricator.kde.org/D6316
To: ematirov, apol, brauch
Cc: kdevelop-devel, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170625/7851bdb1/attachment.html>
More information about the KDevelop-devel
mailing list