; // ----------------------------- ; // AUTOCOMPLETE SNIPPETS ON TAB ; // ----------------------------- #Hotstring EndChars `t ; tab to trigger text replacement #Hotstring c r sp ; replace text all in go from buffer, not character by character ; // ----------------------------- ; // JS / JQUERY HOTSTRINGS ; // ----------------------------- :oR0:$::$('{#}');{left 3} :oR0:$ready:: ( {tab}$(function() {{} {tab}{tab} {shift down}{tab}{tab}{shift up}{}}); ) :oR0:script::{up} ; // ----------------------------- ; // CSS HOTSRINGS ; // ----------------------------- :oR0:bb::border-bottom:;{left 1} :oR0:bc::background-color:{^v};{left 1} :oR0:bg::background:{^v};{left 1} :oR0:bi::background-image:url();{left 1} :oR0:bo::border:1px solid {#};{left 1} :oR0:bp::background-position:;{left 1} :oR0:bt::border-top:;{left 1} :oR0:c::color:{#};{left 1} :oR0:cb::clear:both; :oR0:cl::clear:;{left 1} :oR0:cp::cursor:pointer; :oR0:db::display:block; :oR0:di::display:inline; :oR0:dn::display:none; :oR0:fl::float:left; :oR0:fr::float:right; :oR0:fs::font-size:;{left 1} :oR0:fsn::font-style:normal;{left 1} :oR0:fw::font-weight:;{left 1} :oR0:fwb::font-weight:bold; :oR0:fwn::font-weight:normal; :oR0:h::height:px;{left 3} :oR0:lh::line-height:;{left 1} :oR0:lsn::list-style:none; :oR0:m::margin:;{left 1} :oR0:m0::margin:0; :oR0:o::opacity:;{left 1} :oR0:oa::overflow:auto; :oR0:oh::overflow:hidden; :oR0:p::padding:;{left 1} :oR0:p0::padding:0; :oR0:pa::position:absolute; :oR0:patl::position:absolute;top:;left:;{left 7} :oR0:pb::padding-bottom:;{left 1} :oR0:pt::padding-top:;{left 1} :oR0:po::position:;{left 1} :oR0:ps::position:static; :oR0:pr::position:relative; :oR0:radius::border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;{left 53} :oR0:reset::html,body,h1,h2,h3,h4,h5,p,ul,li,form,button {{} margin:0; padding:0 {}}{enter}body {{} font:normal 62.5% tahoma {}} :oR0:shadow::box-shadow:-1px 0px 1px #ccc; -moz-box-shadow:-1px 0px 1px #ccc; -webkit-box-shadow:-1px 0px 1px #ccc;{left 52} :oR0:ta::text-align:;{left 1} :oR0:tac::text-align:center; :oR0:tal::text-align:left; :oR0:tar::text-align:right; :oR0:tdn::text-decoration:none; :oR0:tdu::text-decoration:underline; :oR0:ti9::text-indent:-9999em; :oR0:tt::text-transform:;{left 1} :oR0:ttc::text-transform:capitalize; :oR0:ttl::text-transform:lowercase; :oR0:ttu::text-transform:uppercase; :oR0:w::width:px;{left 3} ; // ----------------------------- ; // HTML HOTSTRINGS ; // ----------------------------- :oR0:b::{left 9} :oR0:div::
{left 6} :oR0:h1::;{left 5} :oR0:h1::;{left 5} :oR0:h1::;{left 5} :oR0:h1::;{left 5} :oR0:h1::;{left 5} :oR0:href::{left 6} :oR0:html:: ( <{!}doctype html> {tab}{shift down}{tab}{shift up} |