Guys,
You may want to try my extended css clippings. They take the form of:
text-align: <#left|center|right|justify#>;
font-style: <#normal|italic#>;
So now when you choose the clipping text-align then hit tab BBE
highlights <#left|center|right|justify#>, you can then type in center
and move on. I know it is not totally automated, but it does give
you the common options of the css tags.
You can find the clippings at:
http://www.barebones.com/support/bbedit/clippings_library.html#css_ext
or via git at:
https://github.com/mattmartini/BBEdit-Clippings-for-CSS
Enjoy,
Matt
On Jan 11, 2011, at 7:59 PM, mhulse wrote:
> Hi!
>
> Two questions (using BBEdit 9.6.2):
>
> 1.
>
> How can I have BBEdit fill-in CSS property values?
>
> When I am working via a CSS doc, BBEdit will auto-fill/suggest CSS
> properties, but not values. The closest BBEdit comes to suggesting
> anything is this:
>
> <##>
>
> Which is fine. Here is an explanation of what the above is supposed to
> be:
>
> [[
>
> The "<##>" is a "placeholder"; if you press the Tab key or use "Go to
> Next Placeholder" (or "Go to Previous Placeholder") on the Search
> menu, it gets selected and you can simply type to fill it in.
>
> ]]
>
> I don't know about ya'll, but that is not so helpful to me... I don't
> typically write out properties and then go back and fill-in the
> values.
>
> Any tips on how to get BBEdit to auto-fill values also? Are there any
> plugins? Am I just missing something here?
>
> I personally think Dreamweaver does a great job at hinting/auto-
> filling CSS (and many other langs). I wish BBEdit had the hint/auto-
> fill feature of DW.
--
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>