Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completion popover is hidden when ai tries to autocomplete #20318

Open
1 task done
nervenes opened this issue Nov 6, 2024 · 5 comments
Open
1 task done

Completion popover is hidden when ai tries to autocomplete #20318

nervenes opened this issue Nov 6, 2024 · 5 comments
Labels
ai Improvement related to Assistant, Copilot, or other AI features autocompletions Feedback for code completions in the editor bug [core label] inline completion Umbrella label for Copilot, Supermaven, etc. completions popovers Feedback for tooltips, syntax hints, info popups, toasts, etc

Comments

@nervenes
Copy link
Contributor

nervenes commented Nov 6, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

I enabled copilot, and now whenever i write code where copilot suggests code zed doesn't show the completion popover. This prevents me from seeing what's available and what not, i checked how the behavior is in xcode and vscode and they seem to work fine.

Environment

Zed: v0.160.7 (Zed)
OS: macOS 15.1.0
Memory: 8 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

Skarminspelning.2024-11-06.kl.22.13.37.2.mov
Skarminspelning.2024-11-06.kl.22.12.09.2.mov
@nervenes nervenes added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Nov 6, 2024
@JosephTLyons JosephTLyons added popovers Feedback for tooltips, syntax hints, info popups, toasts, etc autocompletions Feedback for code completions in the editor inline completion Umbrella label for Copilot, Supermaven, etc. completions ai Improvement related to Assistant, Copilot, or other AI features and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Nov 10, 2024
@osiewicz
Copy link
Contributor

Cross-posting #20471 (comment) as I think this is most likely what's going on there.

@osiewicz
Copy link
Contributor

Duplicate of #8766

@osiewicz osiewicz marked this as a duplicate of #8766 Nov 11, 2024
@osiewicz osiewicz closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 2024
@nervenes
Copy link
Contributor Author

@osiewicz the issue you linked seem to describe another problem though? this issue is about zed not showing the autocomplete popover when copilot suggests an inline completion.

@osiewicz
Copy link
Contributor

Sorry, yeah, I think these two issues are mostly about the same problem. Would you expect the completion popover to trigger on any word character? (e.g. 'a', 'b' etc.)? If so we can probably reopen

@nervenes
Copy link
Contributor Author

Yep

@osiewicz osiewicz reopened this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai Improvement related to Assistant, Copilot, or other AI features autocompletions Feedback for code completions in the editor bug [core label] inline completion Umbrella label for Copilot, Supermaven, etc. completions popovers Feedback for tooltips, syntax hints, info popups, toasts, etc
Projects
None yet
Development

No branches or pull requests

3 participants