1.1.1 • Published 5 years ago

vscode-lwc-snippets v1.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

vscode-lwc-snippets

Lightning Web Component snippets extension for Visual Studio Code.

Snippets

List of available snippets

Basic

Trigger lwc→

Content: Basic required code for a component.

Jest

Trigger: lwcj→

Content: Creates boiler plate test for a component. Automatically adjusts the component name. e.g. You type myComponent it ensures where needed it is changed to c-my-component and MyComponent.

1.1.1

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago