Skip to content

Commit 7c4cd83

Browse files
Update docs/docs/troubleshooting.mdx
1 parent 952d13b commit 7c4cd83

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/docs/troubleshooting.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,9 @@ For more details about this requirement, see the [LanceDB issue #2195](https://g
164164

165165
### How do I reset the state of the extension?
166166

167-
In cases when you like to clean reset the plugin, you would need to delete the `~/.continue` directory (or `%USERPROFILE%\.continue` on Windows). This will remove all your local settings, sessions, and other customizations. After this you may want to reinstall the plugin.
167+
Continue stores it's data in the `~/.continue` directory (%USERPROFILE%\.continue` on Windows).
168+
169+
If you'd like to perform a clean reset of the extension, including removing all configuration files, indices, etc, you can remove this directory, uninstall, and then reinstall.
168170

169171
## Still having trouble?
170172

0 commit comments

Comments
 (0)