continue
continue copied to clipboard
Cursor Not Always Shown
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that reports the same bug
- [X] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS:osx
- Continue: v0.8.12
- IDE: VSCode and Jetbrains
Description
So this is very random.. it will happen both when I'm running continue stand alone or if I make a build and I'm doing debugging. How ever it does tend to happen more when I'm debugging the cursor will not exist and then it won't exist for the whole session.
To reproduce
No response
Log output
No response
@rootedbox I've seen this in JetBrains, is it happening in VS Code for you as well?
In JetBrains, I can always get the cursor to come back by clicking the editor and then coming back to the sidebar. Curious if this matches what you've seen
@rootedbox I've seen this in JetBrains, is it happening in VS Code for you as well?
In JetBrains, I can always get the cursor to come back by clicking the editor and then coming back to the sidebar. Curious if this matches what you've seen
Yes that seems about right.. when I first started using continue was on jet brains and I saw the bug the first few times I ran it.. but yes I've switched to VS code lately and when I compile to debug the plugin I see this issue pop up I would say half the time.. that being said I should be ale to fix it if it's 50% of the time.