[SVN] r10238 (ColdFusion)

Michael Sheets mummer at whitefalls.org
Fri Jul 11 06:02:27 UTC 2008


Patch sent in by Shayne Sweeney.

- cfscript has js highlighting
- cfscript/cfquery/cfoutput has cffunction/custom function scoping between the tags
- all cftags are highlightable
- all cftags have cffunction/custom fucntion highlighting
- broke cffunctions/custom into its one includable module (makeing it work in cfscript)
- tag highlighting between cfoutput tags
- cftags can now be multiline

Known bugs: 
- Need to only highlight cffunctions in a cfoutput that are wrapped in # otherwise it shouldn't highlight, unless its inside a tag inside a cfoutput. 
- There is something wrong with the first cfscript not scoping correctly 

Changed:
U   trunk/Review/Bundles/ColdFusion.tmbundle/Syntaxes/ColdFusion.tmLanguage




More information about the textmate-dev mailing list