1
We write CSS properties a lot. That's why autocomplete comes in handy. But it's a little frustrating when I press v
hoping for vertical-align
and it comes out vector-effect
or d
hoping for display
and it comes out direction
etc.
I would like to limit this list of properties in Firefox (also Firefox Developer Edition) or Firebug to only those I really use. Is there such possiblity? Or maybe you could propose another tool which includes this functionality?
Thanks!