Open appinteractive opened 2 months ago
Same here. I tried to
This is new since today for me.
Same error on IDEA after updating the IDE and the plugin to the latest version
There are some improvements being made in code indexing these should be resolved sooner. For a workaround see if there is any popup for rebuilding the index if not then deleting the ~/.continue/index folder should fix the issue (after deleting make sure to reindex by clicking on the indexing indicator or CMD+Shift+P -> Continue: Codebase force re-index).
There are some improvements being made in code indexing these should be resolved sooner. For a workaround see if there is any popup for rebuilding the index if not then deleting the ~/.continue/index folder should fix the issue (after deleting make sure to reindex by clicking on the indexing indicator or CMD+Shift+P -> Continue: Codebase force re-index).
The same error occurred. When I directly clicked "Rebuild" in Pycharm and Webstorm, the problem could not be solved. According to your solution, after deleting the index, this problem was solved.
There are some improvements being made in code indexing these should be resolved sooner. For a workaround see if there is any popup for rebuilding the index if not then deleting the ~/.continue/index folder should fix the issue (after deleting make sure to reindex by clicking on the indexing indicator or CMD+Shift+P -> Continue: Codebase force re-index).
Hey @priyashpatil thanks for replying, sadly as mentioned in the description, deleting the index does not help as the same error occurs again very quickly.
So fingers crossed 🤞 for the improvements in the next version
This should now be solved in the latest EAP release and VS Code version 0.9.202. I'll wait to close the issue however until we've had time to verify that this is not happening for anyone in version 0.0.65
This issue appears to have regressed in JetBrains: https://github.com/continuedev/continue/issues/2320
For me it seems to be gone
Before submitting your bug report
Relevant environment info
Description
I do always get this error in a project, and the deletion of the index (~/.continue/index) does not help as it will crash again.
2078 and #2100 seem to be similar, but not exactly the same.
To reproduce
Try to use continue in a project, and after some time the index starts to fail and does not recover.
Log output