ScriptNotepad released

Hi,

I’m proud to release the initial version of a software I’m been working (hobby) for about a year called ScriptNotepad.

The software is based on the Scintilla project via the ScintillaNET wrapper library.

The idea is that you can write scripts for text manipulation in C# programming language and run them within the software. There is still a lot to do but I can get no input on feature requests, bugs or otherwise, if the software isn’t available with the public. The software has also spawned many libraries released as NuGet packages and in the GitHub, because I didn’t want to include all the code in a same project.

The main window

Do have fun playing with it 😅 – PS. I have used this on my work place for three weeks now 😏