Tailus Snippets

Use Tailus UI HTML without ever leaving your editor.

Prerequisites

Before you install the extension, ensure that you have already installed Tailus UI HTML in your project. If not, please follow the Tailus UI HTML installation guide.

Installation

- Via the Extensions view

To install the Tailus UI HTML extension, open the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window. Search for “Tailus Snippets” and click on the Install button.

- Via the marketplace

You can also install the extension via the Visual Studio Code Marketplace.

Usage

To use the snippets, open an HTML, Astro, TSX, JSX or Vue file and start typing tls- to see the available snippets.

Available Snippets

  • annonce : tls-annonce
  • avatar : tls-avatar
  • badge : tls-badge
  • button : tls-button
  • callout : tls-callout
  • card : tls-card
  • checkbox : tls-checkbox
  • input : tls-input
  • progress : tls-progress
  • radio card : tls-radio-card
  • radio-group : tls-radio-group
  • select : tls-select
  • switch : tls-switch
  • textarea : tls-textarea

Contributing

If you have any suggestions or would like to contribute, please visit the GitHub repository