This plugin allows you to create snippets in Ninja-IDE.
1. Write your template.
2. When you are editing a file wrote the name of
the snippet and hit the “TAB” key to activate the
snippets.
3. The name of the snippet is replaced by its
contents defined.
4. The snippets name are resolved depending on
the extension of the file being edited. If
the extension does not exist or no snippet
searches the group *GENERAL*.
4 Tips to use the Snippets plugin:
– Use Export Button to copy your plugin in json file.
– Use Import Button to merge your snippets with the exported files.
– Create your own variables or hide the default ones.
– Use your variables as ${VARIABLE NAME;
Version: 0.4.