Bazaar integration by beuno
This plugin integrates the Bazaar versioning system into ninja-ide. You will need qbzr installed (https://launchpad.net/qbzr)
So far it is very basic, it only provides: -
Add/Commit/Pull/Push/Diff...
HTMLBeautifier by belug
Pretty html and django templates
Plugin for beautifying your HTML files This plugin allows you to have your code pretty-printed by pressing CTRL+SHIFT+P. (It will...
Basic auto-complete by matiasb
A simple auto-complete plugin that would suggest possible word completions based on the text in the current document. For Ninja >= 2.2.
Also, try the...
Snippets by leliel12
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...
Public Paste by leli12
This plugins is an evolution of dpaste plugin. Supported services: dpaste, paste.ubuntu, pastebin, codepad, paste2 and pastee Support download code directly from a web.
Download...
Git integration by Luis8
A plugin that enables git calls from ninja-ide. It uses a window for managing git calls. It supports: *add git support for project *stage,unstage,commit,uncommit...