News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

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