<p></p>
<p>I had in mind 3 possible improvements for tag loading:</p>
<ol>
<li>Load on demand only those tag files, whose target files/modules have path ending with string from include/import line. E.g., C include line <sys/types.h> would involve tag files for all headers, whose paths end with "sys/types.h". Of course, if same file presents in multiple dirs, their all tag files would be loaded.</li>
<li>Show loading progress. I would never understand what caused such lockdown if did not run geany with --verbose. Progress could be measured in number of involved tag files for current load operation.</li>
<li>Parallel load in background, without blocking editor. Ideally this could be also used to load more files when new include/import line added. This time progress would appear in statusbar.</li>
</ol>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2546#issuecomment-657226260">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6UGEE3OKNGPFHQBADR3G7HBANCNFSM4OXW672Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZTOBMZZ4W6IJSYJLDR3G7HBA5CNFSM4OXW6722YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE4WHUFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2546#issuecomment-657226260",
"url": "https://github.com/geany/geany/issues/2546#issuecomment-657226260",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>