Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>quickLwcNew to Visual Studio Code? Get it now.
quickLwc

quickLwc

mingxuan tian

|
44 installs
| (0) | Free
a extension for improving your efficiency to create lightning web component
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

createlwc README

help you to create lightning web component (salesforce)

Features

less code,more time to deal with business.
减少重复代码,更加集中业务
コーディング時間を減らし、業務のほうに集中しよう!

★Only one command you need to remember: createlwc(or even lwc is fine)
调用时只需要记住一个命令,createlwc或者lwc
覚えるコマンドは一つだけ,createlwc(またはlwcも可能)

1.you can create lwc with customize XML file.(check where you want to display on)
可以自定义xml文件
LWCのXMLファイルがカスタマイズできます
for example:

2.you can create parent lwc with child lwc more easily
可以更快捷创建父子插件
親子関係のLWCも簡単に作れます
for example:

3.you can create lms to connect two single lwc
可以更快创建lms来实现俩个lwc之间的通讯
通信するためのLMSが作成でき、またそれに関連するLWCも一気に配置しよう
①create a Messagechannel and a parameter to save the message
你需要创建一个频道和参数去保存传输信息
まずはMessagechannelを作って、情報を保存するパラメータを名付けます
②create a subscriber(a lwc to accept message)
你需要创建一个接收方的lwc
次は情報を受け取るLWCを作ります
③create a publisher(a lwc to send message)
你需要创建一个发送方的lwc
最後は発信のLWCを作って完了です

for example:

more function will be added in the following version. 后续会更新其他功能

Requirements

・salesforce CLI

Known Issues

If you find any bug, please contact me : youkisaki@qq.com

Release Notes

1.0.0

Initial release


Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft