Komodo Edit

Komodo Edit
Screenshot of Komodo Edit on Ubuntu 10.10
Developer(s) ActiveState
Initial release November 2007 (2007-11)
Stable release 11.1 (June 21, 2018 (2018-06-21)) [±]
Repository Edit this at Wikidata
Written in C++, C, XUL, Perl, Python, JavaScript, Tcl[1]
Operating system
Size ~74.6 MB
Type Text editor, IDE
License Mozilla Public License 1.1 for Komodo Edit only (Fully featured version requires purchase/quote from developer)
Website komodoide.com/komodo-edit

Komodo Edit is a free text editor for dynamic programming languages. It was introduced in January 2007 to complement ActiveState's commercial Komodo IDE. As of version 4.3, Komodo Edit is built atop the Open Komodo project. Many of Komodo's features are derived from an embedded Python interpreter.[2]

Open Komodo uses the Mozilla and Scintilla code base to provide its features, including support for many popular languages (including Python, Perl, PHP, Ruby, Tcl, SQL, Smarty, CSS, HTML, and XML), across all common operating systems (Linux, OS X, and Windows). The editor component is implemented using the Netscape Plugin Application Programming Interface (NPAPI), with the Scintilla view embedded in the XML User Interface Language (XUL) interface in the same manner as a web browser plugin.

Both Komodo Edit and IDE support user customizing via plug-ins and macros. Komodo plug-ins are based on Mozilla Add-ons and extensions can be searched for, downloaded, configured, installed and updated from within the application. Available extensions include a functions list, pipe features, additional language support and user interface enhancements.

Komodo IDE has features found in an integrated development environment (IDE), such as integrated debugger support, Document Object Model (DOM) viewer, interactive shells, source code control integration, and the ability to select the engine used to run regular expressions, to ensure compatibility with the final deployment target.

The commercial version also adds code browsing, a database explorer, collaboration, support for many popular source code control systems, and more.[3] Independent implementations of some of these features, such as the database editor, Git support, and remote FTP file access, are available in the free version via Komodo Edit's plugin system.

References

  1. "Python IDE (was: PythonWin troubleshooting)". Bytes. Archived from the original on 8 July 2011. Retrieved 17 June 2011.
  2. "...an internal update to Python 2.6 -- from which Komodo draws most of its functionality..." InfoWorld February 26, 2009
  3. Komodo Edit vs. Komodo IDE


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.