How can I reformat the Text(.cfm file) ?
I am trying to do CTRL+SHIFT+F which works for java files, But its not working with Coldfusion开发者_StackOverflow社区 files. ? Is there anyway I can format the text?
not implemented in CFEclipse nor CF Builder (YET)
With the release of Coldfusion Builder 2 they have added support for formatting code. Press Ctrl+Shift+F Windows or Command+Shift+F Mac to format existing code in a Coldfusion Builder 2 IDE.
精彩评论