File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ And the right to write in the plugin directory
7
7
## Credits
8
8
Based on : [ NotepadPlusPlusPluginPack] ( https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net )
9
9
use :
10
- [ AvalonEdit] ( https://github.com/icsharpcode/AvalonEdit )
11
- [ CS-Script] ( https://github.com/oleg-shilo/cs-script/ )
10
+ [ AvalonEdit] ( https://github.com/icsharpcode/AvalonEdit ) For Regex edition and syntax Highlighting
11
+ [ CS-Script] ( https://github.com/oleg-shilo/cs-script/ ) For C# Match replace
12
12
[ Newtonsoft.Json] ( https://www.newtonsoft.com/json )
13
- [ Ookii.Dialogs] ( http://www.ookii.org/software/dialogs/ )
13
+ [ Ookii.Dialogs] ( http://www.ookii.org/software/dialogs/ )
14
14
[ PropertyChanged.Fody] ( https://github.com/Fody/PropertyChanged )
15
15
[ Costura.fody] ( https://github.com/Fody/Costura )
16
16
You can’t perform that action at this time.
0 commit comments