G'day, While I'm messing around with Geany, here's a few extensions on the standard filetype_extensions.conf that I reckon should be part of the base:
[Extensions] HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;*.asp;*.asa; Javascript=*.js;*.htc; SQL=*.sql;*.SQL;*.ddl;*.DDL;*.prc;*.PRC; .asp = Classic ASP (VBScript / JScript server-side scripts) .asa = as above .htc = Microsoft Internet Explorer component script (JScript) .ddl = SQL data definition language, basically create statements .prc = SQL stored procedures (commonly MS but also others sometimes) -- Ross McKay, Toronto, NSW Australia "A just machine to make big decisions Programmed by fellows with compassion and vision We'll be clean when their work is done We'll be eternally free yes and eternally young What a beautiful world this'll be What a glorious time to be free..." - Donald Fagan _______________________________________________ Geany-devel mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
