Completely uninstall extension for clear installation. (Missing docs?) #6993
Replies: 7 comments
-
@djObsidian you can delete your global continue directory to achieve this rmdir %USERPROFILE%\.continue |
Beta Was this translation helpful? Give feedback.
-
Will leave open till docs are updated on this:
Or similar |
Beta Was this translation helpful? Give feedback.
-
Hi, running in to the same issue.
is entirely too frustrating for a normal user. It needs to be spelled out in a paragraph with a couple of pictures. I actually opened VSCode's dev tools and entered The reason I'm doing all this is because I saw this interview with the co-founder Nate where he mentions (at around 6:30) that the starting screen asks whether you want to run entirely locally (which I do) and if so sets up everything to do so. None of this works. Cannot delete the chat history and cannot get to this startup screen. Please help. |
Beta Was this translation helpful? Give feedback.
-
Uninstall the extension from VScode And only after this I was able to have a clean install: Now you can reinstall the continue extension and set it up like it was the first time. |
Beta Was this translation helpful? Give feedback.
-
This issue hasn't been updated in 90 days and will be closed after an additional 10 days without activity. If it's still important, please leave a comment and share any new information that would help us address the issue. |
Beta Was this translation helpful? Give feedback.
-
I'm having this issue on Arch Linux. |
Beta Was this translation helpful? Give feedback.
-
To completely uninstall the Continue extension and remove all configuration and chat history on Arch Linux, follow these steps:
After these steps, reinstalling Continue should give you a fresh, first-time setup experience. For more technical details, the extension's own "cleanSlate" logic removes Let me know if you need more details or run into any issues! To continue talking to Dosu, mention @dosu-bot. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Validations
Problem
I'm trying to completely uninstall continue to do a clean install. However, after I uninstall the extension, restart the vscod and reinstall - the configuration and chats are in place. Deleting via
rmdir %USERPROFILE%\.vscode\extensions /s
did not help either.Solution
Add the ability to delete the entire extension including chat history and all configurations or clarify where is everyting is stored and what needs to be deleted in order to do a clean install
Beta Was this translation helpful? Give feedback.
All reactions