On 27 March 2011 21:09, Alexander Tumin <[email protected]> wrote:
> *NOT FOR REAL USE*
>
> Just an example how Clang's code completion support may be added to
> the geany. Code is awful, Makefile.in edited by hand, etc. Usage as is
> not recommended. But prooves the concept and actualy works. I hope
> someone will fix it so it became usable.


Hi,

Nice idea, but I think that this needs to go in a plugin because I
don't think we want Geany to have a dependency on clang.  You might
need to ask for a signal to be emitted from editor_start_autocomplete
that you can connect to to call clang.

Cheers
Lex

>
> _______________________________________________
> Geany-devel mailing list
> [email protected]
> https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
>
>
_______________________________________________
Geany-devel mailing list
[email protected]
https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to