unisnips

Universal snippets, write once, use everywhere

MIT License

Downloads
26
Stars
4
Committers
3
unisnips - Latest Release

Published by hikerpig over 4 years ago

Bug Fixes

  • [ultisnips] script type detection should be correct in line's end (a8f6e6b)
unisnips -

Published by hikerpig over 4 years ago

Bug Fixes

  • [jetbrains] add missing dep (a019ae7)

Features

  • replace valueType 'positional' with 'tabstop' (9489fa0)
  • Strip redundant ultisnips snippets by priority #10 (901f732)

BREAKING CHANGES

valueType 'positional' -> 'tabstop'

unisnips -

Published by hikerpig almost 5 years ago

Features

  • Add transformations related parsing, can convert to vscode, related #1 (daee276)
unisnips -

Published by hikerpig almost 5 years ago

Features

  • [jetbrains] ✨ Add generator for jetbrain's live template (7da6bf9)
  • [ultisnips] Add ParseOptions.onExtends to enable custimizable snippet manangement (cd27032)