<p></p>
<blockquote>
<p dir="auto">How do I tell if I'm getting those tags?</p>
</blockquote>
<p dir="auto">Best to use universal-ctags directly - we now have the same parsers.</p>
<blockquote>
<p dir="auto">I'm not sure what a typespec (as distinct from a type) is meant to be, its not an Ada language thing really. The code in ada.c seems to consider something like type foo; as a spec, but only seems to use that for packages and procedures, not types and variables. But its unclear with a simple inspection. Oh well, if someone can find an example where ctags outputs U or V then we will know what to do with them.</p>
</blockquote>
<p dir="auto">My guess was those were from the <code>.ads</code> files (which I assume are those defining interface) instead of <code>.adb</code> which seem to be those with implementation. But despite placing some variables there, I didn't get the corresponding tags.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3166#issuecomment-1109652683">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYNHJWUYD7WTNBPTMTVG7D2BANCNFSM5TLGJASA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ2VG3AKPIMA724N2Q3VG7D2BA5CNFSM5TLGJASKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIIR7JSY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3166/c1109652683</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3166#issuecomment-1109652683",
"url": "https://github.com/geany/geany/pull/3166#issuecomment-1109652683",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>