Make code more readable by renaming poorly named macros NZV and NVL
[geany-mirror.git] / data / filetype_extensions.conf
blob8c6927665f0564deff681d50b577865544676473
1 # Filetype extension configuration file for Geany
2 # Insert as many items as you want, seperate 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 CAML=*.ml;*.mli;
12 C=*.c;*.h;
13 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
14 C#=*.cs;
15 CMake=CMakeLists.txt;*.cmake;*.ctest;
16 COBOL=*.cob;*.cpy;*.cbl;*.cobol;
17 Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;
18 CSS=*.css;
19 Cython=*.pyx;*.pxd;*.pxi;
20 D=*.d;*.di;
21 Diff=*.diff;*.patch;*.rej;
22 Docbook=*.docbook;
23 Erlang=*.erl;
24 F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP
25 Ferite=*.fe;
26 Forth=*.fs;*.fth;
27 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08
28 FreeBasic=*.bas;*.bi;
29 Genie=*.gs;
30 GLSL=*.glsl;*.frag;*.vert;
31 Go=*.go;
32 Haskell=*.hs;*.lhs;
33 Haxe=*.hx;
34 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;
35 Java=*.java;*.jsp;
36 Javascript=*.js;
37 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;*.bib;
38 Lisp=*.lisp;
39 Lua=*.lua;
40 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
41 Markdown=*.mdml;*.markdown;*.md;*.mkd;
42 Matlab/Octave=*.m;
43 NSIS=*.nsi;*.nsh;
44 Objective-C=*.m;*.mm;*.h;
45 Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
46 Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
47 PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
48 Po=*.po;*.pot;
49 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
50 reStructuredText=*.rest;*.reST;*.rst;
51 R=*.R;*.r;
52 Rust=*.rs
53 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
54 Scala=*.scala;*.scl;
55 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.zsh;*.ash;*.bash;*.m4;
56 SQL=*.sql;
57 Tcl=*.tcl;*.tk;*.wish;
58 Txt2tags=*.t2t;
59 Vala=*.vala;*.vapi;
60 Verilog=*.v;
61 VHDL=*.vhd;*.vhdl;
62 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;
63 YAML=*.yaml;*.yml;
64 None=*;
66 # Note: restarting is required after editing groups
67 [Groups]
68 Programming=Cython;Genie;Go;Rust;Scala;
69 Script=
70 Markup=
71 Misc=
72 None=