In tagmanager/src/tm_source_file.c:

> @@ -109,6 +109,35 @@ gchar *tm_get_real_path(const gchar *file_name)
>  	return NULL;
>  }
>  
> +/* add argument list of __init__() Python methods to the class tag */
> +static void update_python_arglist(const TMTag *tag)

Then how does u-ctags do it?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub