News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

API files

Started by ironhead, June 29, 2006, 02:45:51 AM

Previous topic - Next topic

ironhead

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.

sethjackson

Quote from: 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.

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. :)