(no title)
as-cii | 1 year ago
We totally agree with this and that's why Zed will switch the keybinding for accepting an edit prediction to `alt-tab` when the cursor is in the leading whitespace of a line. This way you can keep using `tab` for indenting in that situation.
Also, when there's both an edit prediction and and LSP completion, Zed switches the keybinding to `alt-tab` to prevent the conflict with accepting an LSP completion.
Curious to hear what you think!
danielsamuels|1 year ago
as-cii|1 year ago
unknown|1 year ago
[deleted]
awfulneutral|1 year ago
Edit - On the other hand, a related issue is that if the prediction itself starts with whitespace, in that case it would be good if tab just indents like normal; otherwise you can't indent without accepting the prediction.
VWWHFSfQ|1 year ago
maxloh|1 year ago
It seems contradicting to me.
recov|1 year ago