Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Relm4 SnippetsNew to Visual Studio Code? Get it now.
Relm4 Snippets

Relm4 Snippets

Relm4

|
271 installs
| (1) | Free
Relm4 code snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Relm4 Snippets for VSCode

This extension for Visual Studio Code adds snippets for Relm4.

Usage

Usage

Syntax Description
relm-component Create a new Component widget
relm-async-component Create a new AsyncComponent widget
relm-simple-component Create a new SimpleComponent widget
relm-simple-async-component Create a new SimpleAsyncComponent widget
relm-factory Create a new Factory widget
relm-async-factory Create a new AsyncFactory widget
relm-template Create a new WidgetTemplate widget
relm-worker Create a new Worker structure

Dependencies

  • nodejs
  • npm

npm dependencies

  • yo
  • generator-code
  • @vscode/vsce

Build

Use the provided scripts.

  • Package: npx vsce package
  • Publish: npx vsce publish
  • Open in browser: vscode-test-web --extensionDevelopmentPath=. .
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft