[SVN] Revision 1066 (CSS)
Mats Persson
mats at imediatec.co.uk
Tue May 24 11:54:55 UTC 2005
WORK IN PROGRESS STUFF:
-- just a sampling of some snippets for easy entry of common CSS tags, such as font, padding, margin, border
Allan & others: Although you may wish to rename these snippets to something else, PLEASE DON'T ! They are named to indicate what they are and what they do, together with the tab trigger. In my mind they are close to perfect. ;-)
Changed:
A trunk/Bundles/CSS.tmbundle/Snippets/
A trunk/Bundles/CSS.tmbundle/Snippets/background-color: color (bkgr).plist
A trunk/Bundles/CSS.tmbundle/Snippets/background: color (bkgr).plist
A trunk/Bundles/CSS.tmbundle/Snippets/border-bottom: size style color (border).plist
A trunk/Bundles/CSS.tmbundle/Snippets/border-left: size style color (border).plist
A trunk/Bundles/CSS.tmbundle/Snippets/border-right: size style color (border).plist
A trunk/Bundles/CSS.tmbundle/Snippets/border-top: size style color (border).plist
A trunk/Bundles/CSS.tmbundle/Snippets/border: size style color (brdr).plist
A trunk/Bundles/CSS.tmbundle/Snippets/display: block (display).plist
A trunk/Bundles/CSS.tmbundle/Snippets/display: inline (display).plist
A trunk/Bundles/CSS.tmbundle/Snippets/font-family: family (font).plist
A trunk/Bundles/CSS.tmbundle/Snippets/font-size: size (font).plist
A trunk/Bundles/CSS.tmbundle/Snippets/font-weight: weight (font).plist
A trunk/Bundles/CSS.tmbundle/Snippets/font: size font (font).plist
A trunk/Bundles/CSS.tmbundle/Snippets/margin: T R B L (margin).plist
A trunk/Bundles/CSS.tmbundle/Snippets/margin: V H (margin).plist
A trunk/Bundles/CSS.tmbundle/Snippets/margin: all (margin).plist
A trunk/Bundles/CSS.tmbundle/Snippets/padding: T R B L (pad).plist
A trunk/Bundles/CSS.tmbundle/Snippets/padding: V H (pad).plist
A trunk/Bundles/CSS.tmbundle/Snippets/padding: all (pad).plist
A trunk/Bundles/CSS.tmbundle/Snippets/properties { } ( } ).plist
A trunk/Bundles/CSS.tmbundle/Snippets/text-align: left:center:right (txt).plist
More information about the textmate-dev
mailing list