Skip to content

Releases: zardoy/vscode-loop-snippets

v0.0.5

04 Oct 22:01
Compare
Choose a tag to compare

Bug Fixes

  • Insert snippet content only when needed. Generally allow more control via new setting and new provided options in separator select ac5e6dd

v0.0.4

15 Dec 05:35
Compare
Choose a tag to compare

New Features

  • newHugePattern: allow to use content under selection as wrap snippet (seperator inserted immdeatly in this case) (setting enabled by default) 2572410

Bug Fixes

  • fix some weird logic around displaying exitMarker + setting 2572410

v0.0.3

30 Nov 14:42
Compare
Choose a tag to compare

Bug Fixes

v0.0.2

29 Nov 07:50
Compare
Choose a tag to compare

Bug Fixes

  • stable handling position for exit marker after any changes before it e.g. newlines (auto-imports) 8379062

v0.0.1

23 Nov 03:18
56e64b9
Compare
Choose a tag to compare

🎉 Initial release