All notable changes to the "vsc-labeled-bookmarks" extension will be documented in this file.
- Fix single letter labeled bookmark uniqueness
- Add dir name as description to tree view file items
- Added option to use top and bottom margins when revealing bookmarked location
- Added action to change persistent storage location and to export / import bookmarks
- Added time delay between writing into persistent storage to minimize writes
- Fix gutter icons that disappeared after latest VSCode rollout
- Split the 'By Group' tree view into active and inactive group views
- More tree view fine tuning
- Modified the tree view reveal logic a bit
- Added group name and bookmark label modification action to the tree view
- Added operation to move bookmarks from the active group into another group
- Added untrusted workspace support declaration
- Fix gutter icon remaining when labeled bookmark is untoggled
- Refactor tree view for better initialization
- Fix decoration refresh bugs even more
- Fix decoration refresh bugs
- Add delete actions to tree view
- Add tree view to activity bar
- Spellcheck readme
- Fix warning when there is no active view to navigate back to after the navigation quick pick is closed
- Initial release