Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] CDT 5.1 project plan wiki

You can send it as enhancement request to bugzilla


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Volkan Orhan
Sent: September 24, 2008 3:24 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] CDT 5.1 project plan wiki

I added the plan below:
Function/method prototype and explanations popup window which takes the explanations from comments in doxygen standard. The window appears when selecting a method from the code-completion list window and after then writing a parenthesis of the function when making a function call to see the parameters of the function. It also should be able to show all the prototypes of the function. The prototypes with explanations can be shown with all the explanations and on overloaded functions, passing one prototype to another can be made by using arrow keys.

However, I am not able to commit these features for now (my knowledge is not enough to do this), but every time I use CDT I need these features so much. I am deleting the lines I wrote from wiki since that page is for committers.

On Wed, Sep 24, 2008 at 6:46 PM, Elena Laskavaia <ELaskavaia@xxxxxxx> wrote:
This is for CDT committers. You press edit on the left to edit the page. You only add features you are planning to contribute.


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Volkan Orhan
Sent: September 24, 2008 10:26 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] CDT 5.1 project plan wiki

This page says that no plan yet, to be discussed on CDT Summit Sep 23-25 2008. How can we fill it up?

On Wed, Sep 24, 2008 at 4:44 PM, Elena Laskavaia <ELaskavaia@xxxxxxx> wrote:
I created a page

http://wiki.eclipse.org/CDT/planning/5.1

Can everybody please fill it up with items that were presented as plans
for 5.1 at the summit,
and we can format it letter by components.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top