On Mon, Jan 2, 2012 at 4:39 PM, Ross McKay <[email protected]> wrote:
> 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)
> --

Thanks Ross, I presume you have checked that they work if you open such files :)

Cheers
Lex
_______________________________________________
Geany-devel mailing list
[email protected]
https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to