Hello!

I'm a new user to geany who wants to use it for haxe programming. I'm trying to configure a filetypes.hxproj.conf file for haxe project files in geany. However, geany always recognizes the .hxproj files as .xml-files and loads the filetypes.xml data.

To generate my filetypes.hxproj.conf I copied the filetypes.xml and changed

[settings]
extension=hxproj

[build-menu]
compiler=openfl update neko
linker=openfl build neko
run_cmd=openfl run neko

Additionally, in the filetypes_extensions.conf I added below the [Extensions] tag

Haxeproject=*.hxproj;

Thank you for your help!

Kind regards,
Guido Blady





_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to