At the moment there is no syntax highlighting for QML files
See https://github.com/geany/geany/pull/204
Also, have you tried making a [custom filetype](https://www.geany.org/manual/current/index.html#custom-filetypes) based on JavaScript? I've not tried it but it seems like it ought to work pretty well.
Thanks for the quick answer! Yes, I used Javascript to have basic highlighting. I think a nice improvement can be to automatically set Javascript highlighting for QML files, if there is no plan to create an highlighting set for QML only.
If JavaScript highlighting works OK, we could add *.qml for JS in `filetype_extensions.con` so it happens by default, if you feel like making a PR.
Thanks for the support! I opened a pull request for that.
github-comments@lists.geany.org