Skip to content

Releases: hikerpig/unisnips

v0.7.1

05 Feb 03:03
Compare
Choose a tag to compare

Bug Fixes

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

v0.7.0-alpha.0

31 Jan 12:15
Compare
Choose a tag to compare

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'

v0.6.0-alpha.0

26 Jan 07:38
Compare
Choose a tag to compare

Features

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

v0.5.0-alpha.0

26 Jan 07:39
Compare
Choose a tag to compare

Features

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