I got the SoundFont and OpenSCAD filetype configurations long ago, but recently wanted to add a POVray (Persistence of Vision ratracer) configuration. Finding none, but also finding several people asking for it and the suggestion that if one was written, it should be contributed to the project, I humbly submit my wee effort. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3930
-- Commit Summary --
* Add SoundFont (SFZ) filetype configuration * Add OpenSCAD (scad) filetype configuration * Fix typo introduced into filetype_extensions.conf * Add POVray (pov) filetype configuration
-- File Changes --
A data/filedefs/filetypes.OpenSCAD.conf (39) A data/filedefs/filetypes.POVray.conf (62) A data/filedefs/filetypes.SFZ.conf (19) M data/filetype_extensions.conf (5)
-- Patch Links --
https://github.com/geany/geany/pull/3930.patch https://github.com/geany/geany/pull/3930.diff