NINJA-IDE Changelog

What's new in NINJA-IDE 2.0 Beta 3

Apr 18, 2012
  • NINJA-IDE fully migrated to a new Architecture with a better design.
  • New Plugins API.
  • Improves in Performance
  • Add Web Inspector
  • Insert import from Everywhere in the document
  • Find in Files improved
  • Virtualenv Supported.
  • Code Locator implemented (Ctrl+K).
  • Navigation for error trace in Output implemented.
  • Added: "Find Occurrences" in the Editor Context Menu.
  • Find function (Ctrl+F) improved to search the word dynamically while the user is typing
  • Navigate Code using variables and functions as links, with Ctrl+Click or Ctrl+Enter (with the cursor over the text)
  • Contextual Menu in Tabs to perform quick actions
  • Code Jumps, Breakpoints and Bookmarks Navigation implemented.
  • Some new Functionality has been added in Source Menu (move lines with shortcuts, remove line, etc)
  • Adding error/warning notification icon in Editor Tabs.
  • Change file syntax dynamically
  • Tree Symbols implemented.
  • Count Code Lines
  • Print Preview
  • Preferences improved (more options added)
  • More Functions added to File Context Menu in Tree Explorer
  • Console apply the same theme as the Editor
  • Execute files or projects now supports several configurations.
  • Several new features included in Tree Projects widget context menu.
  • Recent Project can be docked or removed from the Start Page.
  • Drag and Drop files in NINJA-IDE improved.
  • Some new functionality in Pythom embedded console.
  • Pep8 checker improved (performance).
  • Errors checker highly improved.
  • You can change preferences during execution (not restart is required)
  • Position and Size of the window saved.
  • Panels sizes saved.
  • Program executions from NINJA-IDE now allows console inputs.
  • Manager Profile that allows the user to Group together several projects.
  • Detect changes in projects folders and automatically refresh the project.
  • Class Constructor created automatically.
  • Adding Static and Pep8 errors list to the explorer to access the errors in the files directly.
  • Params for the execution of a Python program are completely configurable from Preferences.
  • Native support for several languages Syntax
  • More Editor schemes added
  • Change explorer Tabs with: Alt+1...0
  • Added Find Usages feature in Editor contextual menu
  • OS look and feel improved.
  • Added Line and Column position displayer
  • Added Copy/Paste Historial
  • Bugs from 1.1 Fixed!