ZIm/crates/editor
Agus Zubiaga 8d839fca06
edit predictions: Fix manually requesting completions (#24860)
We were disabling edit predictions altogether when
`show_edit_predictions` was set to `false`. However, even in that case,
`editor::ShowEditPrediction` is supposed to let your request a
prediction manually.

Release Notes:

- Fixed `editor::ShowEditPrediction` when `show_edit_predictions` is set
to `false`.
2025-02-14 10:44:28 -03:00
..
src edit predictions: Fix manually requesting completions (#24860) 2025-02-14 10:44:28 -03:00
Cargo.toml Make edit prediction bindings backwards compatible with existing user keymaps (#24802) 2025-02-13 14:22:08 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00