SnippetPlus v2.1 released. Snippets, SurroundWith and SurroundWith Multiline plugin
-
I came back to my SnippetPlus plugin development after a long time.
Get it at: https://sourceforge.net/projects/snippetplus/files/ and please give it a try. I can use your feedback.
Main, original and simplest version is SnippetPlus_V2.1_X64_Release.zip. Only one DLL. It works with XML database. I also created SQLite and LiteDb versions. In the readme.md file I explain why I created them.A Notepad++ plugin with Snippets, SurroundWith and SurroundWith Multiline functionality
Version: 2.1
- Fix: Wrong snippet was being selected after rename and duplicate
- Fix: Textboxes were not showing content on first load
- Fix: Multiline checkbox settings were not being loaded or saved
- Change: Database files location moved from Plugin dirctory to Notepad++ config directory (cause of writing permission issues)
- Change: Database structure changed to follow naming conventions and make it same everywhere. For example surround_with to surroundwiths, ContentEnd to content_end, Languages to languages.
- Change: Database names changed. For LiteDb changed from SnippetPlus.db to SnippetPlusLiteDb.db. For SQL changed from SnippetPlus.sqlite to SnippetPlusSQLite.db
Version: 2.0
Recreated from scratch. Based on NppCSharpPluginPack template. SnippetPlus.xml structure changed.
-
If I can suggest one small improvement: take a look at this GitHub issue and apply the changes recommended there, mutatis mutandis, of course.
Very few developers are aware that plugin panels can be automatically restored by the Notepad++ Docking Manager (which still lacks a completely documented API, unfortunately), but there’s always at least one user who notices that it’s not working as expected.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login