ActiveState Community

Code Formatting?

Posted by gutterboy on 2009-08-20 07:50

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!!!

toddw | Thu, 2009-08-20 10:44

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

gutterboy | Thu, 2009-08-20 11:04

Ahhhh ok... thank you! :)