Home

Awesome

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
  1. Type the following in the console window
ext install nativescript-xml-snippets
  1. Hit enter.