mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ chg: Sync Minipath Filter-Lines list with a selected shortlist
This commit is contained in:
parent
e20ea10f68
commit
d332a74041
@ -30,7 +30,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
==================================================
|
||||
Current BETA Version 5.19.726.#(build) (2019-07-26)
|
||||
Current RC Version 5.19.729.#(build) (2019-07-29)
|
||||
==================================================
|
||||
|
||||
--------------------------------------------------
|
||||
@ -44,6 +44,7 @@ NEW:
|
||||
--------------------------------------------------
|
||||
CHANGES:
|
||||
--------------------------------------------------
|
||||
- MiniPath file name extension "Filter" config as "LoadOrder"
|
||||
- Sync Minipath Filter-Lines list with Notepad3 Lexers list
|
||||
- Use double-quotes as MRU list string limiter
|
||||
- Keep .ini backward compatibility for moved "Text Files" lexer (from "Default Text")
|
||||
|
||||
@ -46,56 +46,59 @@
|
||||
;OpacityLevel=75
|
||||
[Window]
|
||||
[Filters]
|
||||
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
|
||||
&All Files=*.*
|
||||
&Windows Text Files=*.txt;*.asc;*.bat;*.vbs;*.ini;*.inf;*.reg;*.xml;*.text;*.tmp;*.log;*.doc;*.wtx;*.csv
|
||||
&HTML Related Files=*.htm;*.html;*.shtml;*.php;*.css;*.js;*.vbs;*.gif;*.png;*.jpg;*.jpeg;*.bmp;*.txt;*.css;*.less;*.hss;*.sass;*.scss
|
||||
&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
|
||||
&No Binary Files=-*.exe;*.dll;*.cpl;*.ocx;*.bin;*.com;*.sys;*.scr;*.dat;*.dsk
|
||||
;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
|
||||
;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
|
||||
;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
|
||||
;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
|
||||
;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
|
||||
;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
|
||||
;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
|
||||
;Registry Files=*.reg
|
||||
Resource Script=*.rc;*.rc2;*.rct;*.rh;*.dlg
|
||||
R-S-SPlus Statistics Code=*.r, rdata, rds, rda
|
||||
;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
|
||||
;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
|
||||
;YAML=*.yaml;*.yml
|
||||
[Toolbar Images]
|
||||
;BitmapDefault=
|
||||
;BitmapHot=
|
||||
|
||||
@ -1 +1 @@
|
||||
2515
|
||||
2516
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
|
||||
=======================================================================
|
||||
=======================================================================
|
||||
= =
|
||||
= =
|
||||
= metapath - The universal Explorer-like Plugin =
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.19.726.2515"
|
||||
version="5.19.729.2516"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 RC</description>
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 19
|
||||
#define VERSION_REV 726
|
||||
#define VERSION_BUILD 2515
|
||||
#define VERSION_REV 729
|
||||
#define VERSION_BUILD 2516
|
||||
#define SCINTILLA_VER 420
|
||||
#define ONIGURUMA_REGEX_VER 6.9.3
|
||||
#define VERSION_PATCH RC
|
||||
|
||||
Loading…
Reference in New Issue
Block a user