Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Anonymous on January 06, 2005, 04:02:57 pm

Title: plugin functionality
Post by: Anonymous on January 06, 2005, 04:02:57 pm
Nice work on the editor.

Got couple questions about plugins.
Will plugins have the ablity to interact with the code editor.
Do you have any documentation on how to create plugins?
Title: plugin functionality
Post by: mandrav on January 06, 2005, 05:38:48 pm
Yes, almost everything can be done with plugins. A tutorial on plugins is planned shortly.
Title: plugin functionality
Post by: Anonymous on January 07, 2005, 04:48:58 am
Thanks for the reply.
Look forward to the tutorial. For now Ill look at the source and play with it.