2009-08-27 16:31:53 +00:00
|
|
|
# Filetype extension configuration file for Geany
|
|
|
|
# Insert as many items as you want, seperate them with a ";".
|
|
|
|
# See Geany's main documentation for details.
|
2006-08-01 16:12:45 +00:00
|
|
|
[Extensions]
|
2012-12-03 15:17:43 +01:00
|
|
|
Abaqus=*.inp;
|
2009-09-20 18:46:56 +00:00
|
|
|
Abc=*.abc;*.abp;
|
2010-10-07 13:52:35 +00:00
|
|
|
ActionScript=*.as;
|
2009-01-04 18:24:50 +00:00
|
|
|
Ada=*.adb;*.ads;
|
2012-11-01 11:14:55 +11:00
|
|
|
Asciidoc=*.asciidoc;
|
2010-10-07 13:52:35 +00:00
|
|
|
ASM=*.asm;
|
2013-08-12 21:51:00 +02:00
|
|
|
Batch=*.bat;*.cmd;*.nt;
|
2010-10-07 13:52:35 +00:00
|
|
|
CAML=*.ml;*.mli;
|
2006-08-01 16:12:45 +00:00
|
|
|
C=*.c;*.h;
|
2009-08-27 16:31:53 +00:00
|
|
|
C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
|
2008-11-11 16:33:20 +00:00
|
|
|
C#=*.cs;
|
2010-10-07 13:52:35 +00:00
|
|
|
CMake=CMakeLists.txt;*.cmake;*.ctest;
|
2011-01-30 15:03:51 +00:00
|
|
|
COBOL=*.cob;*.cpy;*.cbl;*.cobol;
|
2010-10-07 13:52:35 +00:00
|
|
|
Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;
|
|
|
|
CSS=*.css;
|
2011-08-18 23:01:45 +00:00
|
|
|
Cython=*.pyx;*.pxd;*.pxi;
|
2006-08-01 16:12:45 +00:00
|
|
|
D=*.d;*.di;
|
2010-10-07 13:52:35 +00:00
|
|
|
Diff=*.diff;*.patch;*.rej;
|
|
|
|
Docbook=*.docbook;
|
2013-07-26 16:46:15 +01:00
|
|
|
Erlang=*.erl;*.hrl;
|
2013-03-12 14:22:16 -05:00
|
|
|
F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP
|
2010-10-07 13:52:35 +00:00
|
|
|
Ferite=*.fe;
|
|
|
|
Forth=*.fs;*.fth;
|
2013-03-12 14:22:16 -05:00
|
|
|
Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08
|
2007-08-14 15:24:01 +00:00
|
|
|
FreeBasic=*.bas;*.bi;
|
2009-12-08 12:51:10 +00:00
|
|
|
Genie=*.gs;
|
2008-09-28 16:32:49 +00:00
|
|
|
GLSL=*.glsl;*.frag;*.vert;
|
2013-02-21 06:14:31 +01:00
|
|
|
Go=*.go;
|
2013-03-22 18:14:43 +01:00
|
|
|
Graphviz=*.gv;*.dot;
|
2013-07-21 19:45:28 +03:00
|
|
|
Haskell=*.hs;*.lhs;*.hs-boot;*.lhs-boot;
|
2007-08-14 15:24:01 +00:00
|
|
|
Haxe=*.hx;
|
2010-10-07 13:52:35 +00:00
|
|
|
HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;
|
2007-01-14 17:46:39 +00:00
|
|
|
Java=*.java;*.jsp;
|
2007-08-14 15:24:01 +00:00
|
|
|
Javascript=*.js;
|
2013-04-16 13:05:43 +02:00
|
|
|
LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;*.bib;
|
2010-10-07 13:52:35 +00:00
|
|
|
Lisp=*.lisp;
|
2007-08-14 15:24:01 +00:00
|
|
|
Lua=*.lua;
|
|
|
|
Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
|
2011-09-12 22:49:03 +00:00
|
|
|
Markdown=*.mdml;*.markdown;*.md;*.mkd;
|
2011-02-07 17:19:23 +00:00
|
|
|
Matlab/Octave=*.m;
|
2010-10-07 13:52:35 +00:00
|
|
|
NSIS=*.nsi;*.nsh;
|
2012-02-15 17:05:25 -08:00
|
|
|
Objective-C=*.m;*.mm;*.h;
|
2010-10-07 13:52:35 +00:00
|
|
|
Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
|
2007-02-25 16:33:44 +00:00
|
|
|
Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
|
2006-09-01 17:07:49 +00:00
|
|
|
PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
|
2010-10-07 13:52:35 +00:00
|
|
|
Po=*.po;*.pot;
|
2013-04-14 15:02:36 +03:00
|
|
|
Python=*.py;*.pyw;SConstruct;SConscript;wscript;
|
2010-10-07 13:52:35 +00:00
|
|
|
reStructuredText=*.rest;*.reST;*.rst;
|
2008-09-26 12:23:59 +00:00
|
|
|
R=*.R;*.r;
|
2013-03-15 16:13:12 +00:00
|
|
|
Rust=*.rs
|
2013-03-02 09:53:25 +02:00
|
|
|
Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
|
2012-10-05 12:43:10 +02:00
|
|
|
Scala=*.scala;*.scl;
|
2013-03-10 17:48:27 +02:00
|
|
|
Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;*.m4;PKGBUILD;*profile;
|
2010-10-07 13:52:35 +00:00
|
|
|
SQL=*.sql;
|
2007-08-14 15:24:01 +00:00
|
|
|
Tcl=*.tcl;*.tk;*.wish;
|
2011-02-07 17:19:23 +00:00
|
|
|
Txt2tags=*.t2t;
|
2010-10-07 13:52:35 +00:00
|
|
|
Vala=*.vala;*.vapi;
|
|
|
|
Verilog=*.v;
|
|
|
|
VHDL=*.vhd;*.vhdl;
|
2013-08-13 10:12:43 +02:00
|
|
|
XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;
|
2008-11-29 12:51:50 +00:00
|
|
|
YAML=*.yaml;*.yml;
|
2006-08-01 16:12:45 +00:00
|
|
|
None=*;
|
2011-04-26 15:01:04 +00:00
|
|
|
|
|
|
|
# Note: restarting is required after editing groups
|
|
|
|
[Groups]
|
2013-03-15 16:13:12 +00:00
|
|
|
Programming=Cython;Genie;Go;Rust;Scala;
|
2013-03-22 18:14:43 +01:00
|
|
|
Script=Graphviz;
|
2011-04-26 15:01:04 +00:00
|
|
|
Markup=
|
|
|
|
Misc=
|
|
|
|
None=
|