Hello,
While running geany-plugins tests, I hit two failures.
The first one is that cppcheck is not happy about Vala, and since multiterm is fully in Vala, it fails.
The second one is that it couldn’t detect an assignment nested in an array.
Attached two simple patches to fix these.
Cheers