Releases: hardisgroupcom/vscode-sfdx-hardis
Releases · hardisgroupcom/vscode-sfdx-hardis
VsCode SFDX Hardis v0.2.0
- 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
- Clean sfdx project from unwanted references
VsCode SFDX Hardis v0.1.2
- More commands in menu: Export scratch org data and import scratch org data
- Add sfdmu dependency
VsCode SFDX Hardis v0.1.1
README screenshot
VsCode SFDX Hardis v0.1.0
- More commands in menu
- Add texei-sfdx-plugin dependency
VsCode SFDX Hardis V0.0.8
- Display a message to upgrade sfdx plugins when necessary
- Fix tooltips
VsCode SFDX Hardis v0.0.7
- Quick fix crash in v0.0.6
VsCode SFDX Hardis v0.0.6
- 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
- Better terminal management
VsCode SFDX Hardis v0.0.4
- Add Open command in Work menu
- Scrolldown terminal when running a command