Project DescriptionNotepad++ plugin to run scripts written in C#/.NET
NppSharp is a plugin for Notepad++ to run scripts written in C#/.NET. With this plug-in, you can use C# scripts or .NET assemblies to automate your redundant tasks, and extend Notepad++'s capabilities.
Features:
- Read/write document text
- Create docking windows containing .NET forms.
- Build lexers in C# for custom syntax highlighting.
- Display customized auto-completion lists.
Notepad++ can be downloaded from the
official site.