2017-07-04 23:00 GMT+07:00 Vasiliy Faronov <vfaro...@gmail.com>:

> Hi Denis,
>
> As far as I understand, none of this is directly supported by Geany right
> now.
>
> This is a known problem: https://github.com/geany/geany/issues/1458
>
> Until it is solved systematically (if ever), you might be able to hack
> around it.
>
I am subscribed to this issue. Thanks!


> For custom autocompletion, see:
> https://github.com/notetau/geany-jedi-complete/tree/
> master/geany-complete-core


It uses same hacks as in my code.


>
>
> For tags, you do have access to parts of TagManager such as
> tm_workspace_add_source_file -- maybe you could use that creatively
> somehow.
>
> And of course you can have a custom "Go to D Symbol Definition" command.
>
>
> --
> Vasiliy
> _______________________________________________
> Devel mailing list
> Devel@lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/devel
>
_______________________________________________
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel

Reply via email to