CSS: Add missing and remove obsolete flex properties
[geany-mirror.git] / data / filetype_extensions.conf
blob9864b6b02504e8968a4626336017e7d83f3bbe77
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 CoffeeScript=*.coffee;Cakefile;*.Cakefile;*.coffee.erb;*.iced;*.iced.erb
20 Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;*.properties;
21 CSS=*.css;
22 Cython=*.pyx;*.pxd;*.pxi;
23 D=*.d;*.di;
24 Diff=*.diff;*.patch;*.rej;
25 Docbook=*.docbook;
26 Erlang=*.erl;*.hrl;
27 F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP
28 Ferite=*.fe;
29 Forth=*.fs;*.fth;
30 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08
31 FreeBasic=*.bas;*.bi;*.vbs;
32 Genie=*.gs;
33 GLSL=*.glsl;*.frag;*.vert;
34 Go=*.go;
35 Graphviz=*.gv;*.dot;
36 Haskell=*.hs;*.lhs;*.hs-boot;*.lhs-boot;
37 Haxe=*.hx;
38 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;*.tpl;
39 Java=*.java;*.jsp;
40 Javascript=*.js;
41 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;*.bib;
42 Lisp=*.lisp;
43 Lua=*.lua;
44 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
45 Markdown=*.mdml;*.markdown;*.md;*.mkd;
46 Matlab/Octave=*.m;
47 NSIS=*.nsi;*.nsh;
48 Objective-C=*.m;*.mm;*.h;
49 Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
50 Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
51 PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
52 Po=*.po;*.pot;
53 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
54 PowerShell=*.ps1;*.psm1;
55 reStructuredText=*.rest;*.reST;*.rst;
56 R=*.R;*.r;
57 Rust=*.rs;
58 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
59 Scala=*.scala;*.scl;
60 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;*.m4;PKGBUILD;*profile;
61 SQL=*.sql;
62 Tcl=*.tcl;*.tk;*.wish;
63 Txt2tags=*.t2t;
64 Vala=*.vala;*.vapi;
65 Verilog=*.v;
66 VHDL=*.vhd;*.vhdl;
67 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;*.xtpl;
68 YAML=*.yaml;*.yml;
69 None=*;
71 # Note: restarting is required after editing groups
72 [Groups]
73 Programming=Clojure;CUDA;Cython;Genie;Go;Rust;Scala;
74 Script=Graphviz;
75 Markup=
76 Misc=
77 None=