Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How to start my plugin when C editor is started?

Hi,
I'm writing my own plugin which depends on CDT. It adds additional functionality to C editor, so it
needs to be started while C editor is started.
Is there an appropriate extension point provided by CDT for this purpose?

Or any other suggestions?

Thanks,
Cho.

Back to the top