[SVN] Javascript Punctuation Scopes

Michael Sheets mummer at whitefalls.org
Mon Aug 21 19:08:51 UTC 2006


> What about scoping the actual contents of ( ) and { } and [ ] ?
> punctuation.section.contents        = the space between () and {}  
> and [] and stuff
> punctuation.section.string.contents = the space between "" and ''

These wouldn't be functions of the punctuation scope. That would  
belong in meta.

String contents don't need a scope, they are simply string - 
punctuation :)



More information about the textmate-dev mailing list