

Available extensions include a Document Object Model (DOM) inspector, pipe features, additional language support and user interface enhancements.

Komodo plug-ins are based on Mozilla Add-ons and extensions can be searched for, downloaded, configured, installed and updated from within the application. Much of the code base is shared, although more advanced features are reserved for Komodo IDE such as debugging and unit testing.īoth Komodo Edit and IDE support user customizing via plug-ins and macros. Komodo IDE has an open-source counterpart called Komodo Edit. 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. Komodo IDE uses the Mozilla and Scintilla code base, and supports many of the same features, languages and platforms, including the languages Python, Perl, PHP, Ruby, Tcl, SQL, Smarty, CSS, HTML and XML, and the operating systems Linux, OS X, and Windows. Many of Komodo's features are derived from an embedded Python interpreter. Then type JFactory:: into your new PHP file and Komodo will list all the methods available to JFactory.Komodo IDE is an integrated development environment (IDE) for dynamic programming languages. In Komodo open up a new file then save it as test.php. To confirm that everything is working correctly do the following:

Select Okay and the editor will add the all the Joomla code to its database and you'll have code completion as soon as it's done scanning. Mine is in C:\joomla\joomla2_5\Joomla_2.5.4-Stable-Full_Package. Press the green plus icon to add a new directory (on an Apple MacIntosh it is the + character) browse to the Joomla package you unzipped. Komodo will recursively scan these directories for information. On the right of the screen under PHP Directories you can specify directories that you want Komodo to use for autocomplete and calltips. Find Languages in the list on the left, expand it and you will see a list of supported languages. Go to Edit → Preferences (on anĪpple MacIntosh, it is Komodo → Preferences → Languages) and a dialog will appear. Start the Komodo Edit software you just downloaded and installed and in the menu at the top you will see a menu option titled Edit. Unpack the Joomla file you just downloaded to this location.

Once you have downloaded the latest version of Joomla from the link above you'll want to put it somewhere on your drive where it won't get lost or deleted by accident. This article provides instructions for setting up Komodo Edit and code completion for Joomla.ġ.) Download and install the latest version of Komodo Edit from the ActiveState website.Ģ.) Download the latest versionof Joomla.
