[SVN] r8645 (C#)
Matthew Winter
wintermi at teratools.com
Tue Dec 11 08:13:32 UTC 2007
Changed the following scope names to be inline with recommended naming conventions:
comment.documentation.source.cs -> comment.block.documentation.source.cs
entity.name.class.source.cs -> entity.name.type.class.source.cs
entity.name.package.source.cs -> entity.name.type.package.source.cs
entity.name.namespace.source.cs -> entity.name.type.namespace.source.cs
Also modified start and end fold identifiers, to improve block comment folding.
Changed:
U trunk/Review/Bundles/C#.tmbundle/Syntaxes/C#.tmLanguage
More information about the textmate-dev
mailing list