You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raees678 opened this issue
Nov 19, 2023
· 5 comments
Labels
aiImprovement related to Assistant, Copilot, or other AI featuresbug[core label]copilotAI feedback for Copilotinline completionUmbrella label for Copilot, Supermaven, etc. completionsloggingFeedback for logs, debug output, etcstaleLabel used by `stale` action
Copilot logs and RPC messages from copilot are sometimes missing in the language server logs pane, for all my projects.
Steps to reproduce:
Create a directory
Create a file, and type a little until copilot ghost text shows up.
Open language server logs pane (copilot logs are missing).
Quitting and restarting also fails to show the logs. I have also tried reinstalling zed and reinstalling copilot.
Weirdly, for some of my other projects, the copilot logs were visible in this pane when I opened them, but I couldn't deduce when they would show up and when they wouldn't, and after a fresh install, I don't see copilot logs for any projects at all.
I'm actually trying to debug another issue with copilot potentially freezing at times. While this is being investigated, is there another way I can access copilot logs (like tailing something from the terminal)?
When I updated my system to MacOS 14.1, and restarted the system, I can sometimes get the copilot pane to show up on older projects, but not always I think. And on new projects the copilot logs still don't show up. I cant reproduce or figure what causes the pane to appear/not appear.
Hi there! 👋
We're working to clean up our issue tracker by closing older issues that might not be relevant anymore. If you are able to reproduce this issue in the latest version of Zed, please let us know by commenting on this issue, and we will keep it open. If you can't reproduce it, feel free to close the issue yourself. Otherwise, we'll close it in 7 days.
Thanks for your help!
aiImprovement related to Assistant, Copilot, or other AI featuresbug[core label]copilotAI feedback for Copilotinline completionUmbrella label for Copilot, Supermaven, etc. completionsloggingFeedback for logs, debug output, etcstaleLabel used by `stale` action
Check for existing issues
Describe the bug / provide steps to reproduce it
Copilot logs and RPC messages from copilot are sometimes missing in the language server logs pane, for all my projects.
Steps to reproduce:
Quitting and restarting also fails to show the logs. I have also tried reinstalling zed and reinstalling copilot.
Weirdly, for some of my other projects, the copilot logs were visible in this pane when I opened them, but I couldn't deduce when they would show up and when they wouldn't, and after a fresh install, I don't see copilot logs for any projects at all.
Environment
Zed: v0.112.3 (stable)
OS: macOS 14.0.0
Memory: 64 GiB
Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
zed-copilot-logs-missing.mp4
The above video shows the steps to reproduce, and the missing copilot logs section in the language server logs pane.
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.If you only need the most recent lines, you can run the
zed: open log
command palette action to see the last 1000.zed.log
The text was updated successfully, but these errors were encountered: