So shouldn't we rather map it to tm_tag_undef_t?

Hum yeah if it's gonna tag every variable assignment in the file regardless of scope, it's probably better to disable indeed, otherwise the more useful tags are likely gonna be hard to find. Maybe tm_local_var_t if we want, to still have goto stuff? Not sure if it's really useful though.

I just mapped it to tm_tag_undef_t. Even though mapping to tm_local_var_t would probably work, control-clicking a variable that is assigned many times creates a huge popup with all the assignments which is kind of ugly.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3877/c2132399948@github.com>