We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6193029 + 73adf4e commit d5228e3Copy full SHA for d5228e3
scripts/reset-kilocode-state.sh
@@ -13,4 +13,4 @@ sqlite3 ~/Library/Application\ Support/Code/User/globalStorage/state.vscdb \
13
rm -rf ~/Library/Application\ Support/Code/User/globalStorage/kilocode.kilo-code/
14
15
# clear some of the vscode cache that I've observed contains kilocode related entries:
16
-rm ~/Library/Application\ Support/Code/CachedProfilesData/__default__profile__/extensions.user.cache
+rm -f ~/Library/Application\ Support/Code/CachedProfilesData/__default__profile__/extensions.user.cache
0 commit comments