Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vpksoft/scriptnotepadpluginbase
A plugin interface for the ScriptNotepad software.
https://github.com/vpksoft/scriptnotepadpluginbase
Last synced: 19 days ago
JSON representation
A plugin interface for the ScriptNotepad software.
- Host: GitHub
- URL: https://github.com/vpksoft/scriptnotepadpluginbase
- Owner: VPKSoft
- License: mit
- Created: 2019-03-26T14:01:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T08:02:41.000Z (3 months ago)
- Last Synced: 2024-08-24T09:22:55.987Z (3 months ago)
- Language: C#
- Homepage: https://github.com/VPKSoft/ScriptNotepad
- Size: 9.88 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScriptNotepadPluginBase
A plugin interface for the [ScriptNotepad](https://github.com/VPKSoft/ScriptNotepad) software.[![Nuget](https://img.shields.io/nuget/v/ScriptNotepadPluginBase.NET)](https://www.nuget.org/packages/ScriptNotepadPluginBase.NET/)
## The .NET package
The package ending with .NET is depended upon the new Scintilla 5 series [Scintilla.NET](https://www.nuget.org/packages/Scintilla.NET/) and is in active development. The other package's Scintilla dependency is no longer being maintained even though the codebase of the dependent software may be maintained.### Thanks to
* [JetBrains](https://www.jetbrains.com/?from=ScriptNotepadPluginBase) for their open source license(s).
* [![.NET Desktop](https://github.com/VPKSoft/ScriptNotepadPluginBase/actions/workflows/dotnet-desktop.yml/badge.svg)](https://github.com/VPKSoft/ScriptNotepadPluginBase/actions/workflows/dotnet-desktop.yml)[![JetBrains](http://www.vpksoft.net/site/External/JetBrains/jetbrains.svg)](https://www.jetbrains.com/?from=ScriptNotepadPluginBase)