Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ironhead on June 29, 2006, 02:45:51 am

Title: API files
Post by: ironhead on June 29, 2006, 02:45:51 am
Is there any mechanism in C::B to use .api files like those available for SciTE?  Basically I'd like to have the AutoComplete plugin autocomplete for C / C++ functions if possible.
Title: Re: API files
Post by: sethjackson on June 29, 2006, 03:37:15 am
Is there any mechanism in C::B to use .api files like those available for SciTE?  Basically I'd like to have the AutoComplete plugin autocomplete for C / C++ functions if possible.

No. Not at the moment. This would be a great plugin idea (of course using XML for the config files)! Or maybe this could be added in the code-completion re-write. :)