Add the go ctags parser
[geany-mirror.git] / data / filetype_extensions.conf
blob0688ed0703d90e57432ed667bc285f3e10ed62cf
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 Asciidoc=*.asciidoc;
10 ASM=*.asm;
11 Batch=*.bat;*.cmd;*.nt;
12 CAML=*.ml;*.mli;
13 C=*.c;*.h;
14 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
15 CUDA=*.cu;*.cuh;*.h;
16 C#=*.cs;
17 CMake=CMakeLists.txt;*.cmake;*.ctest;
18 COBOL=*.cob;*.cpy;*.cbl;*.cobol;
19 Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;*.properties;
20 CSS=*.css;
21 Cython=*.pyx;*.pxd;*.pxi;
22 D=*.d;*.di;
23 Diff=*.diff;*.patch;*.rej;
24 Docbook=*.docbook;
25 Erlang=*.erl;*.hrl;
26 F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP
27 Ferite=*.fe;
28 Forth=*.fs;*.fth;
29 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08
30 FreeBasic=*.bas;*.bi;*.vbs;
31 Genie=*.gs;
32 GLSL=*.glsl;*.frag;*.vert;
33 Go=*.go;
34 Graphviz=*.gv;*.dot;
35 Haskell=*.hs;*.lhs;*.hs-boot;*.lhs-boot;
36 Haxe=*.hx;
37 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;*.tpl;
38 Java=*.java;*.jsp;
39 Javascript=*.js;
40 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;*.bib;
41 Lisp=*.lisp;
42 Lua=*.lua;
43 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
44 Markdown=*.mdml;*.markdown;*.md;*.mkd;
45 Matlab/Octave=*.m;
46 NSIS=*.nsi;*.nsh;
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;
51 Po=*.po;*.pot;
52 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
53 PowerShell=*.ps1;*.psm1;
54 reStructuredText=*.rest;*.reST;*.rst;
55 R=*.R;*.r;
56 Rust=*.rs;
57 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
58 Scala=*.scala;*.scl;
59 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;*.m4;PKGBUILD;*profile;
60 SQL=*.sql;
61 Tcl=*.tcl;*.tk;*.wish;
62 Txt2tags=*.t2t;
63 Vala=*.vala;*.vapi;
64 Verilog=*.v;
65 VHDL=*.vhd;*.vhdl;
66 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;*.xtpl;
67 YAML=*.yaml;*.yml;
68 None=*;
70 # Note: restarting is required after editing groups
71 [Groups]
72 Programming=Clojure;CUDA;Cython;Genie;Scala;
73 Script=Graphviz;
74 Markup=
75 Misc=
76 None=