Hello everybody, I was wondering whether anybody know about a code beautifier for ColdFusion files?
I have inherited a large amount of ColdFusion code (50,000+ lines) that lacks any kind formatting whatsoever and is practically unreadable. I would love to find a tool (whether free or commercial) that will 'beautify' / reformat the CFM files (i.e. a mixture of ColdFusion tags, HTML tags, SQL commands, and Java script) into something that has at least correctly indented basic workflow tags (<cfif>, <cfswitch> and related) and the code they apply to. After much googling the only tools that advertise code beautifier functionality for ColdFusion were CuteHTML by GlobalSCAPE and Code Chameleon by CPoint. Unfortunately, neither of these tools appears to actually work for the CFM files I have. :-( Note that the code I inherited does not contain any custom tags. Any suggestions would be greatly appreciated! Thanks, Andre ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257720 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

