Bug 45587 - displaying information on variable types
Summary: displaying information on variable types
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.0
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 05:48 UTC by ndogg
Modified: 2002-09-16 14:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ndogg 2002-07-22 05:42:23 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.0 (using KDE 3.0.2 )
Severity:          wishlist
Installed from:    Debian testing/unstable Packages
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

Intellisense is nice and all but there are times in which I'm looking at a variable and I just want to know what it is especially with global constants.

I think it would be nice if when the mouse  or cursor is over a variable that a small balloon would pop-up next to it and tell you what it is.  If its type is a typedef then you could click on some arrows in ballon and look at all the typedefs.  If it is a preprocessor defined constant then it would show what it's defined as.

Rene

(Submitted via bugs.kde.org)
Comment 1 John Firebaugh 2002-09-15 21:25:44 UTC
Exists in gideon