1 # Filetype extension configuration file for Geany
2 # Insert as many items as you want, separate them with a ";".
3 # See Geany's main documentation for details.
10 Asciidoc=*.asciidoc;*.adoc;
11 ASM=*.asm;*.asm51;*.a51;*.s;*.S;*.sx;
12 Batch=*.bat;*.cmd;*.nt;
15 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
16 Clojure=*.clj;*.cljs;*.cljc;
19 CMake=CMakeLists.txt;*.cmake;*.ctest;
20 COBOL=*.cob;*.cpy;*.cbl;*.cobol;
21 CoffeeScript=*.coffee;Cakefile;*.Cakefile;*.coffee.erb;*.iced;*.iced.erb;
22 Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;*.properties;
24 Cython=*.pyx;*.pxd;*.pxi;
26 Diff=*.diff;*.patch;*.rej;
29 F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP;
32 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08;
33 FreeBasic=*.bas;*.bi;*.vbs;
35 GLSL=*.glsl;*.frag;*.vert;
38 Haskell=*.hs;*.lhs;*.hs-boot;*.lhs-boot;
40 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;*.tpl;
44 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;*.bib;
47 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
48 Markdown=*.mdml;*.markdown;*.md;*.mkd;*.mkdn;*.mdwn;*.mdown;*.mdtxt;*.mdtext;
51 Objective-C=*.m;*.mm;*.h;
52 Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
53 Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
54 PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
56 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
57 PowerShell=*.ps1;*.psm1;
58 reStructuredText=*.rest;*.reST;*.rst;
61 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
63 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;.bashrc;bash.bashrc;.bash_*;bash_*;*.m4;PKGBUILD;*profile;
65 Tcl=*.tcl;*.tk;*.wish;*.exp;
70 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;*.xtpl;*.mml;*.mathml;
75 # Note: restarting is required after editing groups
77 Programming=Arduino;Clojure;CUDA;Cython;Genie;Scala;