> @@ -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)

Geany will become un-maintainable if its filled with `if(language){do stuff }` 
sections. The attention should be removing them not adding "just one more".

---
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/pull/957/files/f61a64be29cbba0162f92eb5c1fe4aa2af33fd33#r62027590

Reply via email to