> Python does this too, every assignment is a new declaration and shows in the 
> sidebar

Yes, but this happens only for the global variables, not variables inside 
functions. Since the matlab parser is just a dumb regex parser, it doesn't know 
whether it's inside a function so it shows all assignments and the result is a 
little too noisy.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3877#issuecomment-2119238990
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3877/c2119238...@github.com>

Reply via email to