The Introduction to Komodo IDE screencast is a great starting point for new Komodo users and for programmers looking to switch to Komodo. From the toolbox to configurable syntax highlighting, Troy Topnik demonstrates some of the key features of Komodo IDE, including code intelligence (autocomplete and calltips) in multi-language files, customizable key bindings and Vi emulation, configurable toolbars, and project templates.
I can't find no documentation!
You can use Komodo's toolbar, there is a blue word icon with a drop-down menu to the right, this drop-down menu lets you choose the browser you'd like to preview the file within.
http://docs.activestate.com/komodo/5.1/editor.html#browser_preview
If the page location on the webserver is different to the file location, you may want to set up a URI mapping, so Komodo automatically translates your file URL into the web URL location:
http://docs.activestate.com/komodo/5.1/prefs.html#mapped_uris
Cheers,
Todd
I have been looking for a nightly patch for the Open Komodo (OK) app but can't seem to find it. I know that some apps keep their patches in SVN and others simply provide a link to a mirror site. Is there an authorized version of 'OK' that is accessible to the public?
Wobba, Wobba, Muhha!- Habatchii
The latest (development) code of Komodo Edit is kept in the OpenKomodo svn repository, this is called "trunk", you canbrowse the repository here:
http://svn.openkomodo.com/openkomodo/browse/openkomodo/trunk
or checkout the code yourself using subversion:
We use this "trunk" code to generate nightly builds of Komodo Edit, available for download here:
http://downloads.activestate.com/Komodo/nightly/komodoedit/latest-trunk/
Cheers,
Todd
This vid seems quite old - it may be worth recording an updated version?