mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+ chg: Sync Minipath Filter-Lines list with Notepad3 Lexers list
This commit is contained in:
parent
72b9dfbc16
commit
60e323e047
@ -46,11 +46,56 @@
|
||||
;OpacityLevel=75
|
||||
[Window]
|
||||
[Filters]
|
||||
&All Files=*.*
|
||||
&C/C++ Files=*.c;*.cpp;*.h;*.hpp;*.rc;*.ico;*.cur;*.bmp;*.txt;*.nsi;*.nsh;*.cs;*.csx;*.vala;*.cxx;*.cc;*.hxx;*.hh;*.mm;*.idl;*.midl;*.inl;*.odl;*.xpm;*.pch
|
||||
&HTML Related Files=*.htm;*.html;*.shtml;*.php;*.css;*.js;*.vbs;*.gif;*.png;*.jpg;*.jpeg;*.bmp;*.txt;*.css;*.less;*.hss;*.sass;*.scss
|
||||
&No Binary Files=-*.exe;*.dll;*.cpl;*.ocx;*.bin;*.com;*.sys;*.scr;*.dat;*.dsk
|
||||
&Windows Text Files=*.txt;*.asc;*.bat;*.vbs;*.ini;*.inf;*.reg;*.xml;*.text;*.tmp;*.log;*.doc;*.wtx;*.csv
|
||||
All &Files=*.*
|
||||
All &No Binary Files=-*.exe;*.dll;*.cpl;*.ocx;*.bin;*.com;*.sys;*.scr;*.dat;*.dsk
|
||||
All &Text Files=*.txt;*.text;*.tmp;*.log;*.asc;*.doc;*.wtx;*.csv
|
||||
ANSI Art=*.nfo;*.diz
|
||||
Apache Config Files=*.conf;*.cfg;*.cnf;*.htaccess;*.prefs;*.iface;*.prop;*.po;*.te
|
||||
AutoHotkey Script=*.asm;*.s;*.sx;*.inc;*.a51
|
||||
AutoHotkey_L Script=*.ahkl;*.ahk;*.ia;*.scriptlet
|
||||
AutoIt3 Script=*.au3
|
||||
AviSynth Script=*.avs;*.avsi
|
||||
Awk Script=*.awk
|
||||
Batch Files=*.bat;*.cmd
|
||||
C# Source Code=*.cs;*.csx;*.vala
|
||||
C/C++ Source Code=*.c;*.cpp;*.cxx;*.cc;*.h;*.hpp;*.hxx;*.hh;*.mm;*.idl;*.midl;*.inl;*.odl;*.xpm;*.pch
|
||||
Cmake Script=*.cmake;*.ctest
|
||||
Coffeescript=*.coffee;*.cakefile
|
||||
Configuration Files=*.ini;*.inf;*.properties;*.oem;*.sif;*.url;*.sed;*.theme;*.clw
|
||||
CSS Style Sheets=*.css;*.less;*.hss;*.sass;*.scss
|
||||
D Source Code=*.d;*.dd;*.di
|
||||
Diff Files=*.diff;*.patch
|
||||
Go Source Code=*.go
|
||||
Inno Setup Script=*.iss;*.isl;*.islu
|
||||
Java Source Code=*.java;*.jad;*.aidl;*.bsh
|
||||
JavaScript=*.js;*.jse;*.jsm;*.as;*.mjs;*.qs
|
||||
JSON=*.json;*.eslintrc;*.jshintrc;*.jsonld;*.har;*.ipynb;*.wxcp;*.arcconfig
|
||||
LaTeX Files=*.tex;*.latex;*.sty;*.texi;*.texinfo;*.txi
|
||||
Lua Script=*.lua;*.wlua;*.nse;*.luadoc;*.luax
|
||||
Makefiles=*.mak;*.make;*.mk;*.dsp;*.msc;*.msvc;*.am;*.pro;*.pri;*.gmk;*.ninja;*.dsw
|
||||
Markdown=*.md;*.markdown;*.mdown;*.mkdn;*.mkd
|
||||
MATLAB=*.matlab;*.m;*.sce;*.sci
|
||||
Nim Source Code=*.nim;*.nimrod
|
||||
NSIS Script=*.nsi;*.nsh
|
||||
Pascal Source Code=*.pas;*.dpr;*.dpk;*.dfm;*.pp;*.lfm;*.lpr;*.fpd
|
||||
Perl Script=*.pl;*.pm;*.cgi;*.pod;*.plx;*.stp
|
||||
PowerShell Script=*.ps1;*.psd1;*.psm1;*.psc1
|
||||
Python Script=*.py;*.pyw;*.pyx;*.pxd;*.pxi;*.boo;*.empy;*.cobra;*.gs
|
||||
Registry Files=*.reg
|
||||
Resource Script=*.rc;*.rc2;*.rct;*.rh;*.dlg
|
||||
R-S-SPlus Statistics Code=*.r, rdata, rds, rda
|
||||
Ruby Script=*.rb;*.ruby;*.rbw;*.rake;*.rjs;*.rakefile;*.gemspec;*.podspec
|
||||
Rust Source Code=*.rs;*.rust
|
||||
Shell Script=*.sh;*.csh;*.zsh;*.bash;*.tcsh;*.m4;*.in
|
||||
SQL Query=*.sql;*.mysql;*.hsql
|
||||
Tcl Script=*.tcl;*.itcl;*.tm
|
||||
TOML Config=*.toml
|
||||
VBScript=*.vbs;*.dsm
|
||||
VHDL=*.vhdl;*.vhd
|
||||
Visual Basic=*.vb;*.bas;*.frm;*.cls;*.ctl;*.pag;*.dsr;*.dob
|
||||
Web Source Code=*.html;*.htm;*.asp;*.aspx;*.shtml;*.htd;*.xhtml;*.php;*.php3;*.phtml;*.htt;*.cfm;*.tpl;*.dtd;*.hta;*.htc;*.jsp;*.mht;*.jd
|
||||
XML Document=*.xml;*.xsl;*.rss;*.svg;*.xul;*.xsd;*.xslt;*.axl;*.rdf;*.xaml;*.vcproj;*.ffs_gui;*.nzb;*.resx;*.plist;*.xrc;*.fbp
|
||||
YAML=*.yaml;*.yml
|
||||
[Toolbar Images]
|
||||
;BitmapDefault=
|
||||
;BitmapHot=
|
||||
|
||||
Loading…
Reference in New Issue
Block a user