Bug 121438 - better completion of stl and boost
Summary: better completion of stl and boost
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Code completion (show other bugs)
Version: 3.3.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-05 20:56 UTC by Eike Welk
Modified: 2006-12-30 16:53 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 Eike Welk 2006-02-05 20:56:01 UTC
Version:           3.3 (using KDE 3.5.0 Level "a" , SUSE 9.3 UNSUPPORTED)
Compiler:          gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
OS:                Linux (i686) release 2.6.11.4-21.10-default

The code completion does not work with the stl containers and with any of the boost classes I use. My whish is that this should improve. 

My personal order of importance:
-Make iterators into stl containers behave like pointers to the objects in the container.
-Let the code completion show a stl container's member functions.
-Make the code completion understand boost::shared_ptr
-Generally improve the template support. So I can get completions for my own template classes. (The hardest, qualifies for extra whish)

I write this whish to emphasize that even a hack that improves only the stl containers would be very useful.
Comment 1 heinquoi 2006-03-29 15:45:52 UTC
*** This bug has been confirmed by popular vote. ***
Comment 2 Andreas Pakulat 2006-12-30 16:53:42 UTC
stl containers work perfectly here. I don't have boost at hand, but it should work too. If not please re-open.