All notable changes to the "favorite-folders" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Collapsible state is not saved correctly for baseFoldersExtended
- Adds configuration 'favoriteFolders.baseFoldersExtended' for allowing the user to set labels to their paths. As requested here.
- Collapsed / expanded state of favorite folders will now be remembered on reopening vs code.
- Configuration 'favoriteFolders.baseFolders' is now machine specific. To prevent issues when using the extension on windows and then on wsl, as paths are different for windows and linux.
- Added a "open settings" button in the extension view to quickly open extension settings.