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;
13 Batch=*.bat;*.cmd;*.nt;
17 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
18 Clojure=*.clj;*.cljs;*.cljc;
21 CMake=CMakeLists.txt;*.cmake;*.ctest;
22 COBOL=*.cob;*.cpy;*.cbl;*.cobol;
23 CoffeeScript=*.coffee;Cakefile;*.Cakefile;*.coffee.erb;*.iced;*.iced.erb;
24 Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;*.properties;
26 Cython=*.pyx;*.pxd;*.pxi;
28 Diff=*.diff;*.patch;*.rej;
31 F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP;*.F77;
33 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08;
34 FreeBasic=*.bas;*.bi;*.vbs;
37 GLSL=*.glsl;*.frag;*.vert;
40 Groovy=*.groovy;*.gradle;
41 Haskell=*.hs;*.lhs;*.hs-boot;*.lhs-boot;
43 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;*.tpl;
49 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;
52 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
53 Markdown=*.mdml;*.markdown;*.md;*.mkd;*.mkdn;*.mdwn;*.mdown;*.mdtxt;*.mdtext;
55 Meson=meson.build;meson.options;meson_options.txt;
58 Objective-C=*.m;*.mm;*.h;
59 Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
60 Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
61 PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
63 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
64 PowerShell=*.ps1;*.psm1;
65 reStructuredText=*.rest;*.reST;*.rst;
68 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
70 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;.bashrc;bash.bashrc;.bash_*;bash_*;*.m4;PKGBUILD;*profile;
74 Tcl=*.tcl;*.tk;*.wish;*.exp;
80 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;*.xtpl;*.mml;*.mathml;
85 # Note: restarting is required after editing groups
87 Programming=Arduino;Clojure;CUDA;Cython;Genie;Groovy;Kotlin;Nim;Scala;Swift;
88 Script=Graphviz;TypeScript;Meson;