File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,17 @@ Some tools for using C# Regex for Notepad++ (As Notepad++ Plugin)
3
3
4
4
Need a Notepad++ installed on the machine.
5
5
And the right to write in the plugin directory
6
+
7
+ ## Credits
8
+ Based on : [ NotepadPlusPlusPluginPack] ( https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net )
9
+ use :
10
+ [ AvalonEdit] ( https://github.com/icsharpcode/AvalonEdit )
11
+ [ CS-Script] ( https://github.com/oleg-shilo/cs-script/ )
12
+ [ Newtonsoft.Json] ( https://www.newtonsoft.com/json )
13
+ [ Ookii.Dialogs] ( http://www.ookii.org/software/dialogs/ )
14
+ [ PropertyChanged.Fody] ( https://github.com/Fody/PropertyChanged )
15
+ [ Costura.fody] ( https://github.com/Fody/Costura )
16
+
17
+ And for icons :
18
+
19
+ [ FatCow] ( https://www.fatcow.com/free-icons )
You can’t perform that action at this time.
0 commit comments