tsvetan-ganev / nativescript-vscode-snippets

NativeScript XML snippets for Visual Studio Code.
MIT License
43 stars 7 forks source link

NativeScript XML Snippets for Visual Studio Code

Screenshot

This JSON file contains snippets for all NativeScript UI components and some frequently used attributes.

All UI components are prefixed with ns. Attributes do not have a prefix.

UI Components

Layouts

Widgets

Attributes

How to use?

  1. Inside Visual Studio Code press

    CTRL + P
  2. Type the following in the console window

    ext install nativescript-xml-snippets
  3. Hit enter.