urin / vscode-web-visual-editor

Edit HTML files visually.
https://marketplace.visualstudio.com/items?itemName=Urin.vscode-web-visual-editor
MIT License
569 stars 10 forks source link

Similar Extension #9

Closed jogibear9988 closed 3 weeks ago

jogibear9988 commented 3 weeks ago

There is another similar extension:

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

It offers also Stylesheet parsing, webcomponent support, resize, transform etc support, ....

urin commented 3 weeks ago

node-projects/vs-code-designer-addon may not be actively maintained. It supports Web Components only in limited environments, and the webpage language is restricted to English, so its versatility is low. Web Vistual Editor has minimized dependencies, offers high versatility, and supports stylesheets.

jogibear9988 commented 3 weeks ago

thats not correct, it is maintained.

urin commented 3 weeks ago

Yes, that extension certainly implements many features. Web Visual Editor selectively includes only essential features, making the codebase lightweight.