Code::Completion Rewrite

From Code::Blocks
Revision as of 04:22, 11 March 2008 by Stevenkaras (talk | contribs) (Code Completion Rewrite moved to Code::Completion Rewrite: Name semantics)

Background

The current Code::Completion plug-in has some flaws, and is currently development frozen. The current plug-in lacks full support for:

  1. function and class templates
  2. default arguments in some cases
  3. 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.