Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 587 Bytes

roadmap.md

File metadata and controls

21 lines (15 loc) · 587 Bytes

Roadmap for Hover preview VsCode extension

1.0.0 (beta)

  • create the first prototype for hover preview

1.0.0 (stable release)

  • Stop creating temp file in the users working directory.
  • Allow configuration file to change screen size when rendering the html.
  • Optimization ...

1.1.0

  • Add multiple screens, Mobile and Desktop view.
  • Allow rendering in users preferred file type, (png etc)

...

2.0.0

  • Add support for component based libraries and frameworks such as Reactjs, vue.js etc.
  • Add support for templates and partials