I... think it's fine without arglist for now. matlab.c from universal-ctags doesn't add those either anyway (it's a really simple parser). I'd need to study the documentation of universal-ctags for that.

As for the use of regex, matlab.c's regex are simple enough that they could be replaced with normal C code. Maybe in a future I'll look into adding the missing classdef parser (and possibly remove the struct parser, which seems superfluous and potentially problematic).


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/3358/c1365053037@github.com>