Bash script that deletes project folder from VS Code Workspace Storage by text pattern.
Usage: ./remove-vs-workspace-storage.sh <pattern>
Where:
<pattern> Is the pattern of the project in grep that needs to be removed.
Options:
-h, --help Show this help.