| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Some tools to use C# Regex in Notepad++ (As Notepad++ Plugin)
Need a Notepad++ x86 or x64 installed on the machine and the right to write in the plugin directory. (At least version 7.6.3, older versions can work but need modification of the file NppPlugin.DllExport.targets see Notepad++ plugins new directories structures)
Need .Net Framework 4.7 or greater
Or
To Launch the tools use one of these 3 methods :
Based on : NotepadPlusPlusPluginPack and from version 1.3.0.0 on NppCSharpPluginPack (Apache-2.0 license) Merged manually with a part of the version used in CS-Script.Npp (under MIT license) for better x64 support and remodified for the way I use it.
use :
AvalonEdit For Regex edition and syntax Highlighting (MIT license)
CS-Script For C# Match replace (MIT license)
Newtonsoft.Json (MIT license)
Ookii.Dialogs (For Open and Save dialogs specific license)
PropertyChanged.Fody (MIT license)
Costura.fody Merge all in one DLL, without it it doesn't work (MIT license)
And for icons :
GUI : FatCow (Creative Commons 3.0) C# Autocomplete : vscode-icons : (Creative Commons Attribution 4.0 International
| Back | FazBrowse Home | New Git URL |