<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Lex, any news on speeding up the project index? The tags file<br>
generation was done in 6 seconds, the Project plugin takes up to 10<br>
minutes to do the same, with the addition of the "go to definition"<br>
support ...<br></blockquote><div><br></div><div style>Well, you will have to address the speed of the project plugin to its developer, but if it has extra functionality I guess that could be part of why its slower.  I think it is scanning all the files in the project, finding the tags and adding them all to the tagmanager as if the files are open.  That could be part of the delay, but the maintainer would know.</div>
<div><br></div><div style>I checked with the expert on Geany's tags capability, and sadly none of the tags system knows the filenames, so it can't do goto definition.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
$ time geany -g /tmp/drupal7.php.tags $(find . -type f -name '*.php'<br>
-o -name '*.module' -o -name '*.inc' -o -name '*.install' -o -name<br>
'*.engine')<br>
<br>
real 0m6.322s<br>
user 0m6.228s<br>
sys 0m0.088s<br></blockquote><div><br></div><div style>How long does it take to load the tags?</div><div style><br></div><div style>Cheers</div><div style>Lex </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
<br>
-H-<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div></div>