At 09:42 -0400 on 08/18/2011, Ronald J Kimball wrote about Re:
Auto-complete CSS classes or IDs from a linked CSS file:
The poster is asking about auto-completion. Theoretically, BBEdit could
build a list of all the classes and ids, and when you start typing a class
or id, BBEdit could find a matching class or id and auto-complete it.
For example, if I've defined the class 'shiny' in my CSS, and in my HTML
document I type '<div class="sh', BBEdit could auto-complete that to
'shiny'.
OOPS. I misunderstood what was being requested. I can now see what
was being requested. I agree that this could in theory be
implemented. So long as there is access to the external CSS Style
Sheets the auto-complete can be done. Note that it would need to
either wait until the typed string is unique or present a drop down
completion list (like is done with spell checkers).
--
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>