All notable changes to the "vsc-labeled-bookmarks" extension will be documented in this file.
- 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