ActiveState Komodo IDE v6.1.2.64874
(Win / Linux x86 / Linux x64 / Mac OS X)
53.1 MB / 48.3 MB / 50.2 MB / 55.6 MB
(Win / Linux x86 / Linux x64 / Mac OS X)
53.1 MB / 48.3 MB / 50.2 MB / 55.6 MB
Whether you develop for Windows, Mac or Linux—or all three—Komodo is a fast, full-featured IDE that you can rely on. Komodo IDE has a wealth of features to help you get your development work done faster, while staying out of your way so you can focus on your code.
Komodo IDE 6 adds a Database Explorer, Publishing, a re-designed Places/Project Manager and is much faster.
Features that Make You Faster
Komodo IDE 6's new Publishing lets you work locally and sync to your remote server. The Sections List, Go to Definition and Hyperlinks updated help you grok code faster. Quickly dig into your website's database with the Database Explorer. Use the local and remote debuggers (supporting over a dozen languages and versions) for nitty-gritty bug squashing. Work with every source code control system under the sun. Use the acclaimed Rx Toolkit to master regular expressions. All of this is wrapped around a sweet core editor.
Projects & Places
A complete new Places sidebar makes navigating your source tree, whether local or remote, simple. It integrates with project files, source code control, Publishing, and mirrors actions on the file system so you don't need to leave Komodo for managing your files.
Multi-language Rx
Komodo IDE's popular regular expression tool, Rx, now supports using any of Python, Perl, Ruby or JavaScript as the backend engine. Now you can be sure your are designing your regexes for the engine that will be running them.
Performance
Startup, shutdown, tab switching, file opening, and text searching are all faster in Komodo 6. Built on Mozilla 1.9.1, Komodo 6 is generally snappier than ever before.
Publishing
Quickly and easily keep local and remote directories in sync with Komodo IDE 6's new Publishing system.
Database Explorer
Explore and manage your databases with Komodo IDE's new Database Explorer. It supports SQLite out of the box, with extensions for MySQL and Oracle available via "Tools | Add-ons".
Komodo IDE Database Explorer
We wanted to add a tool to Komodo to make it easy to see what your data is doing, so we built the Database Explorer. This screencast will give a quick overview on how to use it:
- database connections
- exploring
- inspecting and querying
- database support
- extension developers
New hyperlinks (Ctrl/Cmd+click and Ctrl/Cmd+hover) provide popup symbol information, following anchors and hrefs in HTML files, following file paths (Ctrl+click to open) and following PHP includes (include_once, require statements).
Full Python 3 support
Komodo now fully supports Python 3, including syntax checking, debugging, auto-complete, calltips, code browsing, etc.
HTML 5, CSS 3, jQuery, Perl 5.12
Keep up with the latest with Komodo 6. Auto-complete now covers HTML 5, CSS 3, recent versions of jQuery, YUI and Dojo, and Perl 5.10 and 5.12.
Smarter Toolbox
A re-designed toolbox integrates tools from the current project. Extensions can now provide tools (Run Commands, Macros, Snippets, Abbreviations) and tools are now simple JSON files to facilitate sharing.
Invoke Tool
A new Invoke Tool panel (Ctrl+Shift+K, Cmd+Shift+K on the Mac) enables fast searching and invocation of your tools, all from the keyboard.