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

Front-end Snippets

Diogo Gomes

|
3,361 installs
| (2) | Free
front-end snippets that includes outsystems css vendor prefixes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Front End Snippets

Front end snippets offers a bunch of style snippets such as css var function, outsystems service studio prefix and font awesome icons.

Installation

Extension Marketplace

You can install the extension from the marketplace inside Visual Studio Code or from here.

Clone Repository

Change to your Visual Studio Code extensions directory:

# Windows
$ cd %USERPROFILE%\.vscode\extensions

# Linux & macOS
$ cd ~/.vscode/extensions/

Clone repository and install extension:

$ git clone https://github.com/diogo-ml-gomes/front-end-snippets.git

Features

  • Outsystems Service Studio Prefix
  • Unicodes from FontAwesome
  • CSS var function (perfect for people like me who doesn't like to write brackets :sweat_smile:)

Commands

Extension Version:

  • Press Ctrl + Shift + P to call the command pallete
  • Type "FESV", enough to get "Front End Snippets: Version" name in list

command example

Use:

Font Awesome Unicodes

  • Type font awesome icon name and after you select one, the output will be the unicode for the icon.

use example

Other Snippets

  • Type -ss- for outsystems service studio prefix or var to insert css variable function.

use example

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft