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 _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
