• add typedef snippet (with tab trigger ‘td’) • change tab trigger for class and struct to ‘cl’ and ‘st’ respectively (semi-consistent with ‘ns’ and ‘td’) • make the class snippet strip potential “ : public base_class” from first placeholder when mirroring it down in the constructor/destructor name
Changed: A trunk/Bundles/C.tmbundle/Snippets/Typedef.tmSnippet U trunk/Bundles/C.tmbundle/Snippets/class .. (class).plist U trunk/Bundles/C.tmbundle/Snippets/struct.plist U trunk/Bundles/C.tmbundle/info.plist _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
