Komodo Edit

Source: Wikipedia, the free encyclopedia.
(Redirected from
Visual Perl
)
Developer(s)ActiveState
Initial releaseNovember 2007; 16 years ago (2007-11)
Stable release
12.0.1[1] Edit this on Wikidata / 10 February 2020 (10 February 2020)
Repository
Written inC++, C, XUL, Perl, Python, JavaScript, Tcl[2]
Operating system
Size~74.6 MB
TypeText editor, IDE
LicenseMPL-1.1
Websitewww.activestate.com/products/komodo-edit/ Edit this at Wikidata

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.[3][4]

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).[5]

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,[6] with Open Komodo code repository created by ActiveState in August 2007.

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

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.[9]

Features

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

Open Komodo uses

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.[11] 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. ^ "Release 12.0.1".
  2. ^ "Python IDE (was: PythonWin troubleshooting)". Bytes. Archived from the original on 8 July 2011. Retrieved 17 June 2011.
  3. ^ Handy, Alex (19 November 2007). "ActiveState Goes Open Source". SD Times. Archived from the original on 22 January 2008. Retrieved 6 August 2022.
  4. ^ "Komodo Edit 4.0 Released". ActiveState. Retrieved 2022-08-06.
  5. ^ "Komodo Edit Now Open Source". ActiveState. 6 March 2008. Retrieved 2022-08-06.
  6. ^ "Komodo Spawns New Open Source IDE Project". Internet News. 2007-09-06. Retrieved 2022-08-06.
  7. ^ "Open Web Gains New Open Source Development Tools". ActiveState. 31 October 2007. Retrieved 2022-08-06.
  8. ^ Dorsey, John (31 October 2007). "Open Komodo Web Tools Project Launched". Dr. Dobb's. Retrieved 2022-08-06.
  9. ^ Komodo Snapdragon
  10. ^ Borck, James R. (2009-02-26). "Test Center review: King of the dynamic IDEs". InfoWorld. Retrieved 2022-08-06.
  11. ^ "Komodo Edit". ActiveState. Retrieved 2022-08-06.

External links