Skip to content

v1.3.0

Choose a tag to compare

@thom1606 thom1606 released this 29 Aug 20:06
· 3 commits to main since this release

Added

  • Colors for items which are hidden due to their parent or other glob patterns
  • We added support for translations (currently only English is translated, we are open for PRs)

Changed

  • Optimized performance
  • workspace.isHidden is no longer used
  • workspace.hiddenColor is changed to workspace.explorer.directlyHidden to match workspace.explorer.parentHidden
  • Fixed an issue where the extension would rewrite the settings.json even if nothing happened
  • Events are now only fired when something related to the workspace happens and not when unrelated settings are changed