You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add unit tests for getRelativePath function and enhance its parameter handling - by @maxisam(4c794)
Move createExcludeList function and add unit tests for it - by @maxisam(89e60)
Add DEFAULT_WS_SETTING_PATH constant and refactor getExcludes and updateExcludes functions - by @maxisam(0602e)
Refactor configuration structure to include scope management and enhance exclude paths handling - by @maxisam(a9d0c)
Implement caching for Git API and add getFileGitStatus function - by @maxisam(8c1a7)
Add skipUserSettingsChanges function to manage user settings modifications and enhance path utilities with extractFilePaths function - by @maxisam(4b6be)
Enhance command configuration with additional icons and grouping for my-folders commands - by @maxisam(2ea04)
🐞 Bug Fixes
Normalize path separators in pathUtils tests to use forward slashes - by @maxisam(56674)