Code::Completion Rewrite
From Code::Blocks
Revision as of 03:16, 11 March 2008 by 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...)
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.