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.
11 Batch=*.bat;*.cmd;*.nt;
14 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
17 CMake=CMakeLists.txt;*.cmake;*.ctest;
18 COBOL=*.cob;*.cpy;*.cbl;*.cobol;
19 Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;*.properties;
21 Cython=*.pyx;*.pxd;*.pxi;
23 Diff=*.diff;*.patch;*.rej;
26 F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP
29 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08
30 FreeBasic=*.bas;*.bi;*.vbs;
32 GLSL=*.glsl;*.frag;*.vert;
35 Haskell=*.hs;*.lhs;*.hs-boot;*.lhs-boot;
37 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;*.tpl;
40 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;*.bib;
43 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
44 Markdown=*.mdml;*.markdown;*.md;*.mkd;
47 Objective-C=*.m;*.mm;*.h;
48 Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
49 Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
50 PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
52 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
53 PowerShell=*.ps1;*.psm1;
54 reStructuredText=*.rest;*.reST;*.rst;
57 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
59 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;*.m4;PKGBUILD;*profile;
61 Tcl=*.tcl;*.tk;*.wish;
66 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;*.xtpl;
70 # Note: restarting is required after editing groups
72 Programming=Clojure;CUDA;Cython;Genie;Go;Rust;Scala;