Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 2.07 KB

README.md

File metadata and controls

40 lines (25 loc) · 2.07 KB

UIKit 3.0 Snippets for Visual Studio Code

Version Installs Rating

Demo Image

🌞 View the Changelog to see what's new!


This extension adds all the snippets from UIKit 3.0 into Visual Studio Code for easy access and usage.

To show support for the project, you can do any of the following:

Please remember to direct your issues, queries and suggestions to the issues page of the repository.

Please note: While effort is made to make the snippets easy to use without documentation, some components are too complex to provide comprehensive descriptions/snippets so be sure to check the official documentation!

Thank You!

Setup

Method 1

  1. Go to Extensions by pressing Ctrl-Shift-X (Windows/Linux) or Cmd-Shift-X (Mac)
  2. Search for UIKit 3.0 Snippets
  3. Click on Install
  4. Reload your editor and you're good to go!

Method 2

  1. With Visual Studio Code opened, press Ctrl+P.
  2. Type in ext install uikit-3-snippets and press Enter.

Due to a difference in text formatting, the extended README file can be found on Github