Skip to content

Instantly share code, notes, and snippets.

@antoniopresto
Created February 16, 2024 02:20
Show Gist options
  • Save antoniopresto/2f85438325d61a3dfeb2bcb80e6bb178 to your computer and use it in GitHub Desktop.
Save antoniopresto/2f85438325d61a3dfeb2bcb80e6bb178 to your computer and use it in GitHub Desktop.
Clear WebStorm cache
# https://www.jetbrains.com/help/webstorm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#plugins-directory
rm -rf ~/Library/Caches/JetBrains/WebStorm*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment