Closed AdiRishi closed 2 months ago
Hi @AdiRishi , thanks for the heads up on this, it should be resolved in the next release/pre-release.
Hi @Patrick-Erichsen 1:I also have this bug in vscode and idea, 2:When I use the codebase, the idea will be locked and cannot be used(window idea)
Thanks for the update @SuperKevinZhang—I'm looking into this tomorrow, will let you know when I have updates
Can confirm that I experience the same issue. Would be amazing to have this fixed ASAP in pre-release.
I encountered the same issue in Rider, and the continue version number is: 0.0.64.
Having the same issue
Same issue in Visual Studio Code.
@sestinj I'm sure it's this part of the code that's causing the problem
same issue here
The same issue here, but @codebase directive worked until yesterday, when i mistakenly pasted some images into the prompt. Can it be related?
P.S. Also tried the old trick to force reindexing (rm -rf ~/.continue/index/) but the problem remains after VScode relaunch. I'm on Windows OS. P.P.S. How to escape '@' character in text blocks I sometimes have to paste into the prompt?
same here. at all affected: in vscode -> extensions -> right click on continue extension -> install specific version -> select previous version
@dzivkovi fixed the P.P.S. problem here, thanks for bringing that up
@anrgct thank you for pointing this out! Incredible that this slipped past me. Fix: https://github.com/continuedev/continue/commit/96f07dadc2a4627025656718cb6ae23a4d0b5db8
Shipping a new release in just a bit, will solve this issue!
just downloaded the extension and got the same error when i came here the fix was already cooked, nice :+1: edit: waiting for the release
Arrived at continue.dev from copilot and cursor, look fwd to the fix released, thanks!
Just confirmed this is fixed in v0.8.48
for vscode. Thank you to the Continue team for the quick fix 🎉
Bless the continue.devs!
Just FYI, the version 0.0.64 of Idea based IDEs is still affected by this bug.
Just FYI, the version 0.0.64 of Idea based IDEs is still affected by this bug.
check out pre release version
https://docs.continue.dev/troubleshooting
Open JetBrains settings (cmd/ctrl+,) and go to "Plugins" Click the gear icon at the top Select "Manage Plugin Repositories..." Add "https://plugins.jetbrains.com/plugins/eap/list>" to the list
Before submitting your bug report
Relevant environment info
Description
Whenever I run a query using the
@codebase
tag Continue is unable to retrieve any contextual information. It fails with the error -Error getting context items from codebase: TypeError: db.search is not a function
To reproduce
(Please note I both uninstalled the extension and ran
rm -rf ~/.continue
before reproducing this.@codebase tell me about this repo
(or anything else with the@codebase tag
Log output
One error log
CON-263