Skip to content

Releases: sfccdevops/sfcc-cartridge-overrides-vscode-extension

Release v1.0.3

Choose a tag to compare

@github-actions github-actions released this 25 Jul 08:58

Fix Config Path to open to Workspace vs User

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 08:17
15d32d1

Updates Include

  • Resolves Incorrect RegExp Path Separator for Windows
  • Updates Cache Key for Cartridge Files to be Workspace Specific
  • Updates logic on Config Change Detection to update Provider with latest change
  • Fixed but on newer versions of VS Code where Tree View Panel required tooltip and description
  • Added better logging for error handling
  • Updated Documentation

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 07:02

Fix issue with Workspace Detection Issues. Tested this solution with a few different workspace setups and it seems to resolve the following issues:

Fixes #1, #2 & #3

computer_kid_thumbs_up