So this basically just updates a few parser to latest universal-ctags

Yes, the first patch updates the python ctags parser to the current uctags version (no changes by me, this is a verbatim copy).

and then enables parser features found their?

The second patch sets the mappings of languages that support local variables to tm_tag_local_var_t. The GDScript removal of tags from unit tests is caused by the fact that previously (by mistake) local variables were mapped to normal variables (tm_tag_variable_t).


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/3275/c1247367241@github.com>