Komodo IDE 11

Released: Oct 3, 2017

Updates in 11

Features

  • Revamped Code Intelligence - Autocomplete is more robust and triggers from any position. The symbol browser focuses on simplicity, and you can quickly filter symbols using the new symbol list - all with overall faster performance.
  • Print Debugging - Now you can quickly toggle print statements as well as easily create them, simply by clicking the editor margin.
  • DevDocs.io Integration - Highlight any word or code snippet and trigger the relevant language docs in DevDocs.io from inside Komodo, making the process of looking up documentation much simpler.
  • Live Previewing - No need to switch back and forth between your browser and editor. Now you can edit your HTML and markdown and test it all without leaving your IDE. Your preview will automatically reload whenever you edit the file - saving not required.
  • Project/Folder/File Templates - Automate your workflow with provided templates for Python, Go, PHP and HTML, or create your own. You can even link to remote zip files on GitHub to hook projects into Komodo.
  • Project Wizard - Project creation is now easier with the Project Wizard. Bootstrap a new project with the template of your choice, specify settings as needed and start developing right away.
  • Dependency Detector - Komodo automatically scans and detects third-party dependencies, giving you immediate insight on what works, and letting you adjust as needed allowing you to maintain control while minimizing configuration time.
  • Universal Package Manager - Access your package manager with one button and run commands directly within the editor, with support for Python (pip), PHP (Composer), Perl (PPM), Ruby (Gem) and Node.js (npm and Yarn).
  • Clipboard Manager - Press shortcut key Ctrl + Shift + V (default keybindings) to bring up your last 10 clipboard entries.
  • Auto-Formatting - Auto-format a file on save, or access formatting options with a new sidebar button. Great for Go coding in particular.
  • Updated Publishing - The updated interface helps you get started faster and see what files will be published at a glance.
  • Added Tooling for PHP - Added more tools for Drupal, Laravel and Wordpress, including snippets, tutorials and userscripts. With expanded toolboxes, it's even easier to get set up and configured, especially for remote debugging.
  • Asynchronous remote files - working with remote files is now faster.
  • JSHint 2.9.5 linting for enhanced JavaScript (ES6) support.
  • Project template for Komodo add-ons.
  • User interface enhancements.
  • SDK enhancements.
  • Refreshed, comprehensive documentation.