Am I right in the thinking that Komodo doesn't have a code formatter along the lines of the one that Aptana has?
I love Komodo, but every time I want to format code I either have to do it manually or open up Aptana to do it. :(
Pleeeeeaaaassseee add it soon!!!
Komodo IDE does have support for code formatters:
http://community.activestate.com/komodo-50-features#code_formatters
This is one of the differentiating factors between Komodo IDE and Komodo Edit - which means that it will not be added to Komodo Edit in the near future.
For Komodo Edit, there have been a number of macros that do perform some type of code formatting, see these links:
http://community.activestate.com/forum/format-document-script
http://community.activestate.com/node/4055
Cheers,
Todd
Ahhhh ok... thank you! :)