/vscode-snippets-with-yaml

Editing user snippets with yaml

Primary LanguageTypeScriptMIT LicenseMIT

Editing snippets with YAML for VS Code

VS Code Marketplace Page

Enable editing snippets with YAML

Install

type F1 key and paste

ext install 74th.editing-snippets-with-yaml

How to use

Execute command "Preferences: Configure User Snippets (YAML)" and select snippets.

Select a language.

Change Log

  • 1.2.0 support workspace snippets
  • 1.1.0 work as UI extension
  • 1.0.1 support windows
  • 1.0.0 release