<p></p>
<blockquote>
<p dir="auto">While you improve the tag loading, would it be possible to also add support for function arguments? If I look correctly, those are not currently processed from ctags, but Geany uses them when they're in tagmanager format.</p>
</blockquote>
<p dir="auto">It is the "signature" field and it was processed before and should be handled by this patch too. I tried to go through all the flags ctags offers and use all the information that might be useful for Geany. What was missing before was the "typeref" field that provides variable types and function return values and this is now included in this patch.</p>

<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/pull/3049#issuecomment-991863748">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5ZKGQUHNYCYQW4SWLUQRUI7ANCNFSM5JUGWD2A">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJYLTW4VUJD7Z5RY5LTUQRUI7A5CNFSM5JUGWD2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHMPKHRA.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/pull/3049#issuecomment-991863748",
"url": "https://github.com/geany/geany/pull/3049#issuecomment-991863748",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>