I only had a quick glance at the code, no comment about the purpose of the PR, but more of a note for future cleanup/merging. You should follow the Geany code style (documented in `HACKING` and found in neighboring code), stuff like putting spaces between operators and operands. Also you shouldn't leave pointless stuff like `if (1)` branches.
-- 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/2195#issuecomment-502489143
