Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/Archive/planning/5.1"

< CDT‎ | Archive‎ | planning
Line 2: Line 2:
  
 
<li>
 
<li>
<ul>Function prototype and explanations popup window which takes the explanations from comments in doxygen standard.</ul>
+
<ul>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.</ul>

Revision as of 10:37, 24 September 2008

This plan will be discussed on CDT Summit Sep 23-25 2008

    • 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.
  • Back to the top