Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

v0.2.6

Compare
Choose a tag to compare
@ZeroX-DG ZeroX-DG released this 12 Aug 03:58
· 134 commits to master since this release

0.2.6

This release include some cool features and bugfixes and best of all is VSCode integration!
You can see the detail changes here:
https://medium.com/@nguynvithng_34102/snippet-store-v0-2-6-b4eb896b924d

Features:

  • Interface: Import & Export all snippets or a specific snippet
  • Interface: New icon pack
  • Core: Custom storage location

Bugfixes:

  • Interface: Fixed flickering when switching snippets (23a7e98)
  • Interface: Fixed macOS keyboard shortcut bug (347339b)

Improvements:

  • Development: Added analytics to improve user experience in the future

Other:

  • Integration: Visual Studio Code integration