Replies: 1 comment 1 reply
-
|
The Quick fixes:
rm -rf ~/.continue/cache
Root cause:
Debug: # Check extension logs
code --verbose 2>&1 | grep continue
# Or in VS Code
Output → ContinueIf persists: # Full reset
rm -rf ~/.continue
# Restart VS Code
# Re-configureWorkaround: We've seen this at RevolutionAI during heavy usage. Usually a restart fixes it. When does this happen for you — during streaming or after? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Triggered by paste operation after copy from a previous tab's second prompt with a code snippet and @ context link to file to a new prompt in a new tab. Clipboard looks like this:
But prompt looks like this:
Doesn't seem to trigger with a copy of only text outside the little darker code embed. Not a dealbreaker or anything, I just wont do that again.
Love your extension, tyty
Continue v 1.2.14
Beta Was this translation helpful? Give feedback.
All reactions