zed/crates/buffer_diff
Max Brunsfeld 07ada58466
Improve edit prediction example capture (#45536)
This PR improves the `edit prediction: Capture Example` in several ways:
* fixed bugs in how the uncommitted diff was calculated
* added a `edit_predictions.examples_dir` setting that can be set in
order to have the action automatically save examples into the given
folder
* moved the action into the `edit_predictions` crate, in preparation for
collecting this data passively from end users, when they have opted in
to data sharing, similar to what we did for Zeta 1

Release Notes:

- N/A
2025-12-22 20:40:02 +00:00
..
src Improve edit prediction example capture (#45536) 2025-12-22 20:40:02 +00:00
Cargo.toml git: Add word diff highlighting (#43269) 2025-12-01 22:36:30 -05:00
LICENSE-GPL Add staged status information to diff hunks (#24475) 2025-02-10 21:43:25 -05:00