[Github-comments] [geany/geany] Enable local variable and function parameter tag reporting for C/C++ (PR #3175)

Jiří Techet notifications at github.com
Fri Apr 29 08:42:07 UTC 2022


> Can you pass the kind and any other information thats relevant to the decision and localise the whole logic in the one function?

We now store the kind letter in `TMTag` but the letter is language-specific and not necessary in this case. This logic only applies to `tm_tag_local_var_t` tags and we don't need to pass the same value to this function.

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

Message ID: <geany/geany/pull/3175/c1113038700 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220429/60767fef/attachment-0001.htm>


More information about the Github-comments mailing list