Komodo Edit

Print Print
Reading time 4:11

Komodo Edit
Komodo Edit icon.png
Komodo ubuntu ss.png
Screenshot of Komodo Edit on Ubuntu 10.10
Developer(s)ActiveState
Initial releaseNovember 2007; 13 years ago (2007-11)
Stable release
12.0.1
Repository Edit this at Wikidata
Written inC++, C, XUL, Perl, Python, JavaScript, Tcl[1]
Operating system
  • Windows XP and later
  • OS X 10.9 and later
  • Red Hat Enterprise Linux 5 or later
  • CentOS 6.0 or later
  • Fedora 18 or later
  • OpenSUSE 13.1 or later
  • SUSE Linux Enterprise 11.2 or later
  • Ubuntu 12.04 or later
Size~74.6 MB
TypeText editor, IDE
LicenseMozilla Public License 1.1
Websitekomodoide.com/komodo-edit

Komodo Edit is a free and open source 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. Komodo IDE is no longer supported and maintained by developers for python.

History

Komodo Edit 4.0 was originally a freeware version of Komodo IDE 4.0, released in 2007-02-14.[2][3]

On 2008-03-05, ActiveState Software Inc. announced Komodo Edit 4.3 to be open-sourced software, licensed under Mozilla Public License (MPL), GNU General Public License (GPL), and GNU Lesser Public License (LGPL).[4]

Open Komodo

It is a subset version of Komodo Edit, with initial goal of Web development. The code was to be available between late October or early November 2007,[5] with Open Komodo code repository created by ActiveState in August 2007.

On 2007-10-30, ActiveState Software Inc. announced the release of Open Komodo.[6] The initial release was 1.0.0 Alpha 1.[7]

Komodo Snapdragon

It is an announced initiative from ActiveState to create an open source development environment that promotes open standards on the web. It was to be based on Open Komodo.[8]

Features

Many of Komodo's features are derived from an embedded Python interpreter.[9]

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.[10] 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. ^ ActiveState Goes Open Source - Hopes to turn Komodo into the Godzilla of dynamic language IDEs
  3. ^ Komodo Edit 4.0 Released
  4. ^ Komodo Edit Now Open Source
  5. ^ Komodo Spawns New Open Source IDE Project
  6. ^ Open Web Gains New Open Source Development Tools
  7. ^ Open Komodo Web Tools Project Launched
  8. ^ Komodo Snapdragon
  9. ^ "...an internal update to Python 2.6 -- from which Komodo draws most of its functionality..." InfoWorld February 26, 2009
  10. ^ Komodo Edit vs. Komodo IDE

By: Wikipedia.org
Edited: 2021-06-18 15:18:22
Source: Wikipedia.org