Fix Find in Files invalid directory error (#3818)
[geany-mirror.git] / data / filetype_extensions.conf
blobbea8cacafebc281505c6b5ebf1319f2514d9f162
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.
4 [Extensions]
5 Abaqus=*.inp;
6 Abc=*.abc;*.abp;
7 ActionScript=*.as;
8 Ada=*.adb;*.ads;
9 Arduino=*.ino;*.pde;
10 Asciidoc=*.asciidoc;*.adoc;
11 ASM=*.asm;*.asm51;*.a51;*.s;*.S;*.sx;
12 AutoIt=*.au3;
13 Batch=*.bat;*.cmd;*.nt;
14 BibTeX=*.bib;
15 CAML=*.ml;*.mli;
16 C=*.c;*.xpm;
17 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
18 Clojure=*.clj;*.cljs;*.cljc;
19 CUDA=*.cu;*.cuh;*.h;
20 C#=*.cs;
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;
25 CSS=*.css;
26 Cython=*.pyx;*.pxd;*.pxi;
27 D=*.d;*.di;
28 Diff=*.diff;*.patch;*.rej;
29 Docbook=*.docbook;
30 Erlang=*.erl;*.hrl;
31 F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP;*.F77;
32 Forth=*.fs;*.fth;
33 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08;
34 FreeBasic=*.bas;*.bi;*.vbs;
35 GDScript=*.gd;
36 Genie=*.gs;
37 GLSL=*.glsl;*.frag;*.vert;
38 Go=*.go;
39 Graphviz=*.gv;*.dot;
40 Groovy=*.groovy;*.gradle;
41 Haskell=*.hs;*.lhs;*.hs-boot;*.lhs-boot;
42 Haxe=*.hx;
43 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;*.tpl;
44 Java=*.java;*.jsp;
45 Javascript=*.js;*.mjs;
46 JSON=*.json;
47 Julia=*.jl;
48 Kotlin=*.kt;*.kts;
49 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;
50 Lisp=*.lisp;*.el;
51 Lua=*.lua;
52 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
53 Markdown=*.mdml;*.markdown;*.md;*.mkd;*.mkdn;*.mdwn;*.mdown;*.mdtxt;*.mdtext;
54 Matlab/Octave=*.m;
55 Meson=meson.build;meson.options;meson_options.txt;
56 Nim=*.nim;
57 NSIS=*.nsi;*.nsh;
58 Objective-C=*.m;*.mm;*.h;
59 Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;*.lpr;
60 Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
61 PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
62 Po=*.po;*.pot;
63 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
64 PowerShell=*.ps1;*.psm1;
65 reStructuredText=*.rest;*.reST;*.rst;
66 R=*.R;*.r;
67 Raku=*.p6;*.pl6;*.pm6;*.t6;*.raku;*.rakumod;*.rakutest;
68 Rust=*.rs;
69 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
70 Scala=*.scala;*.scl;
71 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;.bashrc;bash.bashrc;.bash_*;bash_*;*.m4;PKGBUILD;*profile;
72 Smalltalk=*.st;
73 SQL=*.sql;
74 Swift=*.swift;
75 Tcl=*.tcl;*.tk;*.wish;*.exp;
76 Txt2tags=*.t2t;
77 TypeScript=*.ts;
78 Vala=*.vala;*.vapi;
79 Verilog=*.v;
80 VHDL=*.vhd;*.vhdl;
81 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;*.xtpl;*.mml;*.mathml;
82 YAML=*.yaml;*.yml;
83 Zephir=*.zep;
84 None=*;
86 # Note: restarting is required after editing groups
87 [Groups]
88 Programming=Arduino;Clojure;CUDA;Cython;Genie;Groovy;Kotlin;Nim;Scala;Swift;
89 Script=Graphviz;TypeScript;Meson;
90 Markup=
91 Misc=JSON;
92 None=