Skip to content

Releases: hardisgroupcom/vscode-sfdx-hardis

VsCode SFDX Hardis v1.28.0

08 May 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27.2...v1.28.0

v1.27.2

25 Apr 19:23
Compare
Choose a tag to compare

What's Changed

  • Refresh status panel when default org is changed with another way than sfdx-hardis command
  • Performance optimizations by avoiding doubling WebSocket servers

Full Changelog: v1.27.1...v1.27.2

VsCode SFDX Hardis v1.27.1

25 Apr 12:50
Compare
Choose a tag to compare

What's Changed

  • Optimization of extension startup using multithread does not work on all computers
    • Disable it by default
    • Enable it by activating setting vsCodeSfdxHardis.enableMultithread

Full Changelog: v1.27.0...v1.27.1

VsCode SFDX Hardis v1.27.0

24 Apr 21:04
Compare
Choose a tag to compare

What's Changed

  • Activate extension everytime VsCode opens in a Salesforce project
  • Optimize extension startup time by calling CLI commands with worker_threads
  • Remove duplicate console.time and console.timeEnd
  • Remove pool info from preloaded commands

Full Changelog: v1.26.0...v1.27.0

VsCode SFDX Hardis v1.26.0

18 Apr 21:32
Compare
Choose a tag to compare

What's Changed

  • Manage VsCode Theme colors depending on selected org

    • Automated
      • Production: red
      • Sandbox of major org (where you are not supposed to deploy ^^): orange
      • Sandbox or scratch org for dev/config: green
      • Other (Dev Org, Trial org...): blue
    • Notes
      • If you don't want this feature, use vsCodeSfdxHardis.disableVsCodeColors VsCode setting
      • You can force the association between an org and a color using shortcut button in status panel
  • Rename master branch into main

Full Changelog: v1.25.1...v1.26.0

VsCode SFDX Hardis v1.25.1

13 Mar 20:46
Compare
Choose a tag to compare
  • Display hammer-wrench icon in dependencies section when a plugin is locally developed

VsCode SFDX Hardis v1.25.0

12 Mar 11:39
Compare
Choose a tag to compare
  • Remove duplicate command vscode-sfdx-hardis.debug.launch
  • Refactor icons for dependencies tab (up to date, to upgrade, missing)
  • Add salesforcedevops.net article in README

VsCode SFDX Hardis v1.24.3

27 Feb 13:52
Compare
Choose a tag to compare

VsCode SFDX Hardis v1.24.2

23 Feb 11:22
Compare
Choose a tag to compare
  • Fix issue about sfdx project detection on Linux

VsCode SFDX Hardis v1.24.1

17 Feb 13:45
Compare
Choose a tag to compare

Images branding

Full Changelog: v1.24.0...v1.24.1