Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Content Assist Doesn't Work With Function Pointer Parameters
Content Assist Doesn't Work With Function Pointer Parameters [message #1028146] Wed, 27 March 2013 22:29 Go to next message
Ahmed Fakhry is currently offline Ahmed FakhryFriend
Messages: 1
Registered: March 2013
Junior Member
Hi,

I'm working on a project that has many many function pointers each with a different set of parameters. Content assist doesn't work with that, that it doesn't provide assistance with the expected list of parameters by this function pointer. Because of this I have to manually look up the definition of the function pointer to figure out what it expects. This really wastes a lot of time!

Is this a bug? Is there a work around it?
Re: Content Assist Doesn't Work With Function Pointer Parameters [message #1031749 is a reply to message #1028146] Tue, 02 April 2013 06:33 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Looks like a bug (or missing feature). You should file a bugzilla request https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:Language Settings provider for compiler built-in settings
Next Topic:Eclipse 64 on Windows java not found
Goto Forum:
  


Current Time: Fri Apr 26 19:22:48 GMT 2024

Powered by FUDForum. Page generated in 0.02663 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top