13 Jan 2020
NppSnippets 1.5.1 released
A 1 minute read
Today I released version 1.5.1 of NppSnippets, which fixes some bugs.
- Fix crash when
Before Selection
was left empty and a snippet was saved (#16) - Make the
Edit Snippet
dialog bigger and add scrollbars (#25) - Make sure to use the proper line endings when creating a snippet from selection or clipboard (#27)
- Upgrade to SQLite version 3.30.1
To download version 1.5.1, go to the download page on GitHub.
The PR to update the Plugin Admin of Notepad++ has been submitted. When that PR is merged and a new version of Notepad++ has been released the plugin will be updated automatically.