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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.