I also added a commit updating the matlab parser to the upstream regex-based one. I'd like to avoid the situation that we have to maintain our (non-regex) version of the parser like in:
https://github.com/geany/geany/pull/3358 https://github.com/geany/geany/pull/3563
Also, the kinds generated by the upstream parser are different than those we parse using our parser so the ctags file are incompatible.