FWIW, it's fairly easy to write a naive plugin to select Objective-C when it matches @esotericpig's criteria, and I gave it a try for fun: https://github.com/b4n/geany-plugin-matlab-or-objc
If that's robust enough, maybe we could check if how fitting it'd be to have something similar in Geany proper (as we already have some inline detection built-in, maybe it can be extended in a non-ugly manner -- although it's trickier than it sounds because we prefer not to have to read filetype files before actually needing them, so we can't read detection settings from filetypes files…)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.