On Nov 26, 2007, at 3:22 AM, Matthew Winter wrote:

Changed scope name from "source.c#" to "source.cs" since # in scope names will become illegal from 2.0

You missed the trailing scopes in the grammar.

Just a note for everyone about the illegal characters in a scope: ,()&| []:"'{}<>*?=^;# are the illegal characters. Starting now, not in 2.0. :) The language grammar will highlight these as illegal, however the validate_bundle command will not yet catch them.

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to