There is already a Haxe filetype in Geany. Why do you need to make your own? Or at the worst maybe use the existing Haxe filetype file as your starting point not xml?
Cheers Lex On 11 July 2016 at 05:37, <[email protected]> wrote: > > 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 _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
