Skip to content

Releases: hardisgroupcom/vscode-sfdx-hardis

VsCode SFDX Hardis v0.2.0

29 Mar 15:16
Compare
Choose a tag to compare
  • WebSocket Server to communicate with sfdx-hardis CLI with VsCode UI
  • VsCode Setting vsCodeSfdxHardis.userInput: select if user input is with VsCode ui (default) or console input
  • Send statusRefresh event to VsCode SFDX Hardis when context is changing (select, new scratch org...)

VsCode SFDX Hardis v0.1.3

28 Mar 20:43
Compare
Choose a tag to compare
  • Clean sfdx project from unwanted references

VsCode SFDX Hardis v0.1.2

27 Mar 14:26
Compare
Choose a tag to compare
  • More commands in menu: Export scratch org data and import scratch org data
  • Add sfdmu dependency

VsCode SFDX Hardis v0.1.1

26 Mar 10:10
Compare
Choose a tag to compare

README screenshot

VsCode SFDX Hardis v0.1.0

26 Mar 09:49
Compare
Choose a tag to compare
  • More commands in menu
  • Add texei-sfdx-plugin dependency

VsCode SFDX Hardis V0.0.8

21 Mar 22:36
Compare
Choose a tag to compare
  • Display a message to upgrade sfdx plugins when necessary
  • Fix tooltips

VsCode SFDX Hardis v0.0.7

17 Mar 23:34
Compare
Choose a tag to compare
  • Quick fix crash in v0.0.6

VsCode SFDX Hardis v0.0.6

17 Mar 23:12
Compare
Choose a tag to compare
  • Reorganize commands menu + icons
    • New command Generate new password
  • New view Status, with refresh button
    • Scratch org info
    • Git info
    • Plugins info (allows to upgrade if updated)
  • Remove install prompt at launch (replaced by Status -> Plugins)

VsCode SFDX Hardis v0.0.4

16 Mar 23:22
Compare
Choose a tag to compare
  • Better terminal management

VsCode SFDX Hardis v0.0.4

16 Mar 10:54
Compare
Choose a tag to compare
  • Add Open command in Work menu
  • Scrolldown terminal when running a command