Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>UUIF Vue helperNew to Visual Studio Code? Get it now.
UUIF Vue helper

UUIF Vue helper

CrystalWei

|
583 installs
| (2) | Free
A vscode extension for UUIF
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

uuif helper README

vscode-uuif-helper is a VSCode extension for UUIF

Doc

UUIF VSCode Snippets

Features

  • UUIF Document
  • Snippets
  • Autocomplete

UUIF Document

Usage

  • Press default hot key ctrl + shift + p to bring up the Command Palette and then input uuif-helper.docs

Snippets

import statement:

Snippet Description
sw:i:SwScrollView import SwScrollView from UUIF
... ...

component tags:

Snippet Description
sw-scroll-view create a template for the sw-scroll-view
sw-tab-group create a template for the sw-tab-group
... ...

new component:

Snippet Description
sw:vue:ts create a vue template with typescirpt
sw:vue:tsx create a vue template with tsx
sw:unit creata a vue unit test template

localization:

Snippet Description
sw:lang create a lang template with typescirpt
sw:lang:$t create a locale messages syntax
sw:lang:$tc translate with pluralization
sw:lang:$d localize the datetime with your definition formats
sw:lang:$n localize the number with your definition formats

Autocomplete

Provide the autocomplete for the UUIF component used in the template and the render function

Usage

  • Press the space key beside a component, The autocomplete message will appear.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft