@slate-extensions/slate-snippets
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

Slate Snippets Extension

This slate extension uses vscode's snippet parser to enable user defined snippets in slate.

gif of the snippets in action

Most features are supported out of the box including tab stops, variables, and variable resolution. Some features are not supported yet such as

  • nested placeholders ${1:another ${2:placeholder}}
  • synced placeholders ${1:synced} ${1:synced}
  • choices ${1:one,two,three}

Checkout the demo to see how the snippets work.

Readme

Keywords

none

Package Sidebar

Install

npm i @slate-extensions/slate-snippets

Weekly Downloads

0

Version

0.1.5

License

MIT

Unpacked Size

477 kB

Total Files

35

Last publish

Collaborators

  • lukesmurray