On 12/01/2011, at 15:09 , ryentzer wrote:
> I would like <a short term remedy to a perceived problem>
> I find that a lot of times when writing css I have to use several
> keystrokes to write out a tag without any properties.
Clippings menu (that's the "C" in a circle)
-> Change Set -> CSS.css
Now you type
> ru[tab]
And you get
> <#selector#> {
> <#rules#>
> }
Now pressing tab again will repeatedly shift between the placeholders.
HTH
HAND
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>