[Github-comments] [geany/geany] Question: adding a kind to exising parser of u-ctags (#2227)

elextr notifications at xxxxx
Wed Jul 24 05:47:52 UTC 2019


> ...I think it is nothing about symbol. (the output of nm doesn't help us, e.g.)

I think you have misunderstood my comments, "symbols" is what tags are known as inside Geany, the link to the switch I posted above is to the file `symbols.c` and its the one where @b4n then @techee are the experts (definitely not me) so I noted they may have suggestions.

I was not suggesting you needed to get "permission" from Geany to change the kinds of tags you generate, the projects have very different timelines and resource availability and it may be some time before Geany can address new ctags changes. It is not reasonable to expect ctags to wait for that.

But it would be good if you made it clear that the API change happened.  The inclusion of ctags code into Geany is always going to be a manual process because the mapping between the two may need adjusting for any number of reasons.

As I noted this is also the case with the Scintilla code Geany uses, the mapping has to be checked and adjusted manually.  

So having to manually check things is not new for Geany devs, but it helps us if changes to the API are highlighted to us.  If there is a tool/test that will assist in that even better, but I doubt Geany is likely to have the resources to generate such a tool itself.  However if running the previous version of the ctags acceptance tests against a new version will highlight differences then thats useful.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2227#issuecomment-514489335
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190723/3212762d/attachment.html>


More information about the Github-comments mailing list