1.2.1 • Published 4 years ago

lwc-creator v1.2.1

Weekly downloads
9
License
-
Repository
github
Last release
4 years ago

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) or Cmd+Shift+P (macOS) to see a list of Markdown snippets
  • Choose LWC Create Component or LWC Create Module
  • Input Name of component(module) witch you want to create (use camel-case)

Contribution

Look the lwc-creator

Enjoy!