Bug 520913 - hover / open declaration for decltype and typeof keywords
Summary: hover / open declaration for decltype and typeof keywords
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-indexer (show other bugs)
Version: Next   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 9.4.0   Edit
Assignee: Michael Woski CLA
QA Contact: Doug Schaefer CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-12 17:19 EDT by Michael Woski CLA
Modified: 2017-11-02 02:09 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Woski CLA 2017-08-12 17:19:18 EDT
I find it quite handy to have a hover that shows what typeof/decltype are actually resolving to, just as much as a link to that type's definition.
Comment 1 Eclipse Genie CLA 2017-08-12 17:20:18 EDT
New Gerrit change created: https://git.eclipse.org/r/103020
Comment 2 Eclipse Genie CLA 2017-09-02 01:55:57 EDT
New Gerrit change created: https://git.eclipse.org/r/104219
Comment 5 Nathan Ridge CLA 2017-09-02 17:30:29 EDT
Fixed for 9.4.
Comment 6 Nathan Ridge CLA 2017-10-01 00:44:27 EDT
Michi, this seems like the sort of change that might be worth mentioning on the "What's new in CDT 9.4" page [1].

Would you like to edit the page to add mention of this? You can use the entry I added for Open Declaration on "auto" on the 9.3 page [2] as a reference.

[1] https://wiki.eclipse.org/CDT/User/NewIn94
[2] https://wiki.eclipse.org/CDT/User/NewIn93#Open_Declaration
Comment 7 Nathan Ridge CLA 2017-11-02 02:09:40 EDT
(In reply to Nathan Ridge from comment #6)
> Michi, this seems like the sort of change that might be worth mentioning on
> the "What's new in CDT 9.4" page [1].

I added it to that page.