A simple VS code extension to display the number of days before a SO (Salesforce ScratchOrg) will expire.
- Git clone this repo to your local machine
- Open the repo in VS Code
- Open the terminal in VS Code
- Make sure that you have
code
command installed in your terminal (CMD + SHIFT + P -> Shell Command: Install 'code' command in PATH) - Run
code --install-extension status-so-0.2.1.vsix
- Voila! You should see the extension installed in your VS Code!