- Property snippets modified to provide the default "Get" and "Set" actions. Mirroring used to perform name changes between the Property and object attribute Automatically performing the camelCase of the PascalCase property name -- Based on a patch provided by Seth A.Roby (Thanks)
- Property triggers changed to be "r" and "rw" to match the Ruby convention - Renamed properties in the menu to be "Property (Read-Only)" and "Property (Read-Write)" - Renamed the property files accordingly to be "Property RO.tmSnippet" and "Property RW.tmSnippet" - Added "Using" snippet - Added "Singleton Class" snippet Changed: U trunk/Review/Bundles/C#.tmbundle/Snippets/Private Method.tmSnippet A trunk/Review/Bundles/C#.tmbundle/Snippets/Property RO.tmSnippet A trunk/Review/Bundles/C#.tmbundle/Snippets/Property RW.tmSnippet D trunk/Review/Bundles/C#.tmbundle/Snippets/Property.tmSnippet U trunk/Review/Bundles/C#.tmbundle/Snippets/Public Method.tmSnippet D trunk/Review/Bundles/C#.tmbundle/Snippets/Read-Only Property.tmSnippet A trunk/Review/Bundles/C#.tmbundle/Snippets/Singleton Class.tmSnippet A trunk/Review/Bundles/C#.tmbundle/Snippets/Using.tmSnippet U trunk/Review/Bundles/C#.tmbundle/info.plist _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
