I’ve searched online but never find a plugin can do this,
<div style="display: none; "></div>
When the cursor is in style
attribute, I wanted a CSS inline completion.
Anyone know if there’s a plugin like that?
I’ve searched online but never find a plugin can do this,
<div style="display: none; "></div>
When the cursor is in style
attribute, I wanted a CSS inline completion.
Anyone know if there’s a plugin like that?
works for me out the box in build 3118…
but due to the way it works, you have to have a space between where you are typing and the closing quote I think.
the “space before the closing quote” requirement won’t exist in the next build - https://github.com/sublimehq/Packages/pull/532