[Geany-Devel] Hooks on calling some functions for plugins?

Денис Феклушкин feklushkin.denis at xxxxx
Mon Jul 3 10:33:26 UTC 2017


Hi!

I am writing D language plugin on D:
https://github.com/denizzzka/geany_dlang

This plugin isn't adds any new functionality but I planning replace already
implemented Geany functionality.

Especially, it will replace autocomplete list, tips list, symbol searching,
syntax highlighting by same D's infrastructural libraries calls.

Questions: It is possible to...

... intercept some Geany to Scintillia messages by a plugin?
(SCI_AUTOCSHOW, SCI_CALLTIPSHOW)

... replace call "Go to Symbol Definition"?

... fill out ctags info from external library instead of internal functions?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20170703/19f63407/attachment.html>


More information about the Devel mailing list