On-demand edit prediction doesn't work when show_completions_on_input is false #24886
jinschoi
started this conversation in
LLMs and Zed Agent
Replies: 2 comments
-
Never mind, I see it's been fixed today: #24860 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I still have the same problem! I have |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If I turn off live edit prediction, either using the show_completions_on_input setting or through the edit prediction popup menu, I can't get on-demand edit prediction to show up using either option-tab, "Predict Edit at Cursor" in the popup menu, or "editor: show edit prediction" from the command palette. Nothing ever shows up.
Everything works as expected when Show Edit Predictions is enabled, but sometimes I want to code without the completions always showing up.
Beta Was this translation helpful? Give feedback.
All reactions