dons20 / UIKit-VSCode

Snippets for UIkit 3.0 in Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=Keno.uikit-3-snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating Snippets to utilize snippet choices

dons20 opened this issue · comments

With the release of VSCode 1.15, snippet choices are a thing, allowing a drop-down list of options in placeholders.

  • Review snippet list to identify possible snippet choice additions
  • Update existing snippets with choices to use the official snippet choices syntax
  • Test to ensure functionality