vscode-lwc-snippetsLightning Web Component snippets extension for Visual Studio Code. SnippetsList of available snippets BasicTrigger Content: Basic required code for a component. JestTrigger: Content: Creates boiler plate test for a component. Automatically adjusts the component name. e.g. You type |