DEV Community

Cover image for I launched VsCode extension on Product Hunt
Paul
Paul

Posted on

I launched VsCode extension on Product Hunt

Hola everyone!

I just posted my latest VSCode Extension on Product Hunt

Hover Preview - Preview your HTML elements on Hover VsCode | Product Hunt

Hover Preview - Preview your HTML elements on Hover VsCode | Product Hunt

We have all come across front-end codes that we don't understand because of lack of visual cues. So to make it easier Hover Preview provides you with a quick preview of what it the element would look like in the browser.

favicon producthunt.com

Whats Hover Preview?

In short, its live preview, on hover.

Here's what I mean

Hover preview

Where Can you get this?

Its available on VsCode marketplace called Hover Preview

You can also check out source code on Github

Why use Hover preview?

  1. Less toggling between Browser and VsCode.
  2. Get quick glance of the elements.
  3. Easier to learn new CSS frameworks.
  4. Easily understand other's code with visual preview, making it ideal learning tool.
  5. Save time & Improve productivity.

Top comments (0)