This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
v0.2.4
This version added some necessary bug fixes and features.
0.2.4
Features:
- Interface: Highlight current line (24762a8)
- Interface: Search & replace shortcut in snippet code (b4d397a)
Bugfixes:
- Interface: Fixed tag overflow bug in snippet item (15db53b)
- Interface: Fixed remove file in editing mode bug in snippet item (1875a0f)
Improvements:
- Development: Improved dist command to clean up dist folder before packaging app
- Development: Make all snippet to use 1 code editor component