[Github-comments] [geany/geany] Add ADA ctags parser (PR #3166)

Jiří Techet notifications at github.com
Tue Apr 26 10:57:36 UTC 2022


> How do I tell if I'm getting those tags?

Best to use universal-ctags directly - we now have the same parsers.

> 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.

My guess was those were from the `.ads` files (which I assume are those defining interface) instead of `.adb` which seem to be those with implementation. But despite placing some variables there, I didn't get the corresponding tags.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3166#issuecomment-1109652683
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3166/c1109652683 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220426/8bd166a7/attachment.htm>


More information about the Github-comments mailing list