Home Plugins

Plugins

Plugins allow you to add more compatibility to Ninja-IDE by integrating other useful services while coding.

Learn how to write a plugin and you can submit your own custom-made plugins for Ninja-IDE by clicking on the “submit your plugin” link at the bottom of this page.

Bazaar integration by beuno

0
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

0
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

0
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

0
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

0
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

0
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...

Latest Posts