1.2.1 • Published 6 years ago
lwc-creator v1.2.1
LWC Creator
This plugin help you to create LWC component with .scss file easily
Release Notes
1.0.0
Complete plugin for LWC Open Source.
1.0.1
Add logo icon for plugin
1.1.1
Now if folders not exists frontend/components they will create automatically. Folder common and file mixins.scss will be create same.
1.2.1
File mixins.scss rename to constants.scss.
Component .scss file will only with empty class
Add Command to create utility module.
Working
- Press
Ctrl+Shift+P(Windows, Linux) orCmd+Shift+P(macOS) to see a list of Markdown snippets - Choose
LWC Create ComponentorLWC Create Module - Input
Nameof component(module) witch you want to create (use camel-case)
Contribution
Look the lwc-creator
Enjoy!
1.2.1
6 years ago