1 # Filetype extension configuration file for Geany
2 # Insert as many items as you want, seperate them with a ";".
3 # See Geany's main documentation for details.
11 Batch=*.bat;*.cmd;*.nt;
14 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
16 CMake=CMakeLists.txt;*.cmake;*.ctest;
17 COBOL=*.cob;*.cpy;*.cbl;*.cobol;
18 Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;
20 Cython=*.pyx;*.pxd;*.pxi;
22 Diff=*.diff;*.patch;*.rej;
25 F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP
28 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08
31 GLSL=*.glsl;*.frag;*.vert;
35 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;
38 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;*.bib;
41 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
42 Markdown=*.mdml;*.markdown;*.md;*.mkd;
45 Objective-C=*.m;*.mm;*.h;
46 Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
47 Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
48 PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
50 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
51 reStructuredText=*.rest;*.reST;*.rst;
54 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
56 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.zsh;*.ash;*.bash;*.m4;
58 Tcl=*.tcl;*.tk;*.wish;
63 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;
67 # Note: restarting is required after editing groups
69 Programming=Cython;Genie;Go;Rust;Scala;