I just added an extra 2 things here: 1. process files in the order they appear on the command line. Before, the order was stable for a given command line, but was reversed, which IMO is clearly not the expected behavior. This said, basically nobody should care. 2. I added a test case that verifies the processing order.
-- 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/1991#issuecomment-437835833
