@agibsonsw Sorry for the tmLanguage fragment. I had just guessed you were more familiar with the basic tmLanguage format.
Regardless, I should have definitely posted the complete file.
Also based on your posts, I figured the jquery repo you decided to contribute to is on GitHub, but I wasn't able to find it.
I'd love to check out your work on this too.
@nick I saw your Perl.tmlanguage file. It is really nice work and nicely (really nicely) documented too.
I decided to develop the ColdFusion.tmLanugage, ColdFusionComponent.tmLanguage and CFscript.tmLanguage files in somewhat of an unorthodox manner.
One which I feel may make nesting scopes, in this particular case, superfluous.
For example ColdFusioComponent.tmLanuage defaults to source.cfscript defined in the CFScript.tmLanguage file but includes cfml scope defined in the ColdFusion.tmLanguage when a cfcomponent tag is encountered. If you could comment on this particular strategy I would really love to hear your thoughts.
https://github.com/SublimeText/ColdFusion