<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2017-07-04 23:00 GMT+07:00 Vasiliy Faronov <span dir="ltr"><<a href="mailto:vfaronov@gmail.com" target="_blank">vfaronov@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Denis,<br>
<br>
As far as I understand, none of this is directly supported by Geany right now.<br>
<br>
This is a known problem: <a href="https://github.com/geany/geany/issues/1458" rel="noreferrer" target="_blank">https://github.com/geany/<wbr>geany/issues/1458</a><br>
<br>
Until it is solved systematically (if ever), you might be able to hack<br>
around it.<br></blockquote><div>I am subscribed to this issue. Thanks! </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
For custom autocompletion, see:<br>
<a href="https://github.com/notetau/geany-jedi-complete/tree/master/geany-complete-core" rel="noreferrer" target="_blank">https://github.com/notetau/<wbr>geany-jedi-complete/tree/<wbr>master/geany-complete-core</a></blockquote><div><br>It uses same hacks as in my code.<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
For tags, you do have access to parts of TagManager such as<br>
tm_workspace_add_source_file -- maybe you could use that creatively<br>
somehow.<br>
<br>
And of course you can have a custom "Go to D Symbol Definition" command.<br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
<br>
--<br>
Vasiliy<br>
______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.geany.org">Devel@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/devel</a><br>
</font></span></blockquote></div><br></div></div>