Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ffes/nppsnippets
Code Snippets plugin for Notepad++
https://github.com/ffes/nppsnippets
notepad-plus-plus notepad-plusplus-plugin notepadplusplus snippets
Last synced: 2 months ago
JSON representation
Code Snippets plugin for Notepad++
- Host: GitHub
- URL: https://github.com/ffes/nppsnippets
- Owner: ffes
- License: gpl-2.0
- Created: 2013-01-09T13:52:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T19:58:57.000Z (11 months ago)
- Last Synced: 2024-10-14T14:51:01.536Z (3 months ago)
- Topics: notepad-plus-plus, notepad-plusplus-plugin, notepadplusplus, snippets
- Language: C
- Homepage: https://www.fesevur.com/nppsnippets
- Size: 8.3 MB
- Stars: 71
- Watchers: 8
- Forks: 12
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
NppSnippets
===========NppSnippets is an easy to use snippet / template plug-in for [Notepad++](https://notepad-plus-plus.org/). Similarity with the TextPad Clip Library is no accident. To insert a snippet simply double click on the item in the list and the snippet is inserted at the current cursor position. To edit right-click on that item.
The documentation of this plug-in can be found at [Read the Docs](https://nppsnippets.readthedocs.io/). This includes:
* Instructions [how to install](https://nppsnippets.readthedocs.io/en/latest/installation.html)
* Instructions [how to use](https://nppsnippets.readthedocs.io/en/latest/usage.html)
* Instructions [how to build](https://nppsnippets.readthedocs.io/en/latest/compile.html)
* A complete [changelog](https://nppsnippets.readthedocs.io/en/latest/changelog.html)