I starting using Komodo IDE as my PHP editor over Dreamweaver in 2006? I was tired of Dreamweaver not having features like “looking function definition” which jumps to where the php function is defined in some other file. I tried a few other editors and they just didn’t feel as intutive. Since Komodo has created an open source (read free) version call Komodo Edit and have been using that and having missed the edit features. There are a number of things I do to make the Edit program feel more like home. First I install a few extensions…
Best Extensions:
- Source Tree must have for quickly jumping around and viewing code
- HTML Toolkit great forĀ auto-completing HTML/XML tags and previewing css images
- Remote Drive Tree great for editing files you usally do not have local copies of (e.g., php.ini)
- TODO Helper finds all your TODO statements so you don’t forget them
No related posts.

One Comment
Amazing Dude, this is very good info, cheers.