1.1.13 • Published 23 days ago

vscode-designer-addon v1.1.13

Weekly downloads
-
License
MIT
Repository
github
Last release
23 days ago

vs-code-designer-addon

A VSCode WYSIWYG HTML Designer Addon.

it is also usable in VSCodeWeb

addon-page

https://marketplace.visualstudio.com/items?itemName=node-projects.vscode-designer-addon

references

supports

sample image

sample

Open the Designer

  • Rightclick on a '.html', '.ts', '.vue' File and Select "Open With", here select "Designer".

Development of the Extension

  • Clone this Repository
  • Open the Cloned Repository in VS Code 1.47+
  • npm install
  • F5 to start debugging

Test new Versions

  • Run 'npm start package', this will start vsce and create a packge wich then you could install localy.