Skip to content

Releases: sfccdevops/explorer-exclude-vscode-extension

Version v1.3.2

21 Aug 06:46
Compare
Choose a tag to compare

Version v1.3.2

  • Add additional fallback for Workspace Detection ( Thanks @bjrmatos )
  • Move Missing Workspace Message to Panel rather than show alert ( Thanks @colas31 )
  • Revert Glob Pattern Change that used OS Path Separator

Version v1.3.0

01 Aug 06:25
Compare
Choose a tag to compare

What's New in Version 1.3.0

  • Added system indicator to VS Code File Excludes that cannot be removed
  • Add the ability to not show picker and directly exclude selected file ( Thanks @rw3iss )
  • Updated Workspace Detection to handle a few more unique use cases
  • Updated default null settings to {} vs null ( Thanks @Himadu2000 )
  • Added JSON Settings Linter Fix ( Thanks @MatthewTh0 )

Version 1.2.0 Release Notes

01 Aug 06:23
Compare
Choose a tag to compare

Version 1.2.0 ( Jul 06, 2019 )

  • Added new Hidden Items Pane Menu

pane-menu

Version 1.1.0

01 Aug 06:23
Compare
Choose a tag to compare

Version 1.1.0 Release Notes ( May 30, 2019 )

  • Add Language Translations for VS Code Supported Locales
  • Fix bug with Command Pallet showing Explorer Exclude as available commands when it should not

Version 1.0.1

01 Aug 06:22
Compare
Choose a tag to compare

Version 1.0.1 Release Notes ( May 25, 2019 )

  • Extensions like Prophet Debugger were creating virtual folders in / for accessing log files, and this created a weird bug in the logic that tried to detect project paths
  • Added .github folder to help automate issue reporting
  • Updated logo with dark background for search results Marketplace page