Difference between revisions of "Code::Completion Rewrite"
From Code::Blocks
Stevenkaras (talk | contribs) (New page: == Background == The current Code::Completion plug-in has some flaws, and is currently development frozen. The current plug-in lacks full support for: # function and class templates # defa...) |
Stevenkaras (talk | contribs) m (Code Completion Rewrite moved to Code::Completion Rewrite: Name semantics) |
(No difference)
|
Revision as of 04:22, 11 March 2008
Background
The current Code::Completion plug-in has some flaws, and is currently development frozen. The current plug-in lacks full support for:
- function and class templates
- default arguments in some cases
- some of the more complicated c++ mucky business
Current Effort
Current Specification
To appear at some near date.
Current Data Model
Also to appear at some near date.