Coldfusion MX Language Spec
A Coldfusion language specification file for Xcode. Unfortunately other than syntax coloring, this langspec doesn’t yet provide any of the good stuff like symbol indexing. I would be very interested to hear if anyone knows what the following words in the langspec file do:
- AltKeywords
- IdentifierChars
- IdentifierStartChars
- PreprocessorKeyword
- PreprocessorKeywordStart
- SourceScannerClassName
To install, put the unzipped files in:
/Library/Application Support/Apple/Developer Tools/Specifications
and restart Xcode.
Adapted from the Actionscript language specification by Sam Robbins and Rob Bevan, and the ASPX Syntax Definition from Druware. Thanks Guys!