emmetio / livestyle-sublime-old

Live bi-directional CSS edit of new generation
http://livestyle.emmet.io
260 stars 23 forks source link

HTML updates (along with CSS) and code hover highlights element in the browser #66

Open austincondiff opened 11 years ago

austincondiff commented 11 years ago

It'd be awesome if the plugin also shows you updated html and highlights the hovered element in the browser like in the inspector. So when you hover over code in sublime, it would highlight it's corresponding element in your browser. Thoughts?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

austincondiff commented 11 years ago

Just to explain, the current or hovered line is highlighted like in here: http://cl.ly/QyTa

Then in the browser it highlights the element as displayed here: http://cl.ly/QyFI

It would be similar to if you had your inspector open.