Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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++

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)