zed/crates/diagnostics/src
Max Brunsfeld 08a3c54bac
Allow editor blocks to replace ranges of text (#19531)
This PR adds the ability for editor blocks to replace lines of text, but
does not yet use that feature anywhere. We'll update assistant patches
to use replace blocks on another branch:
https://github.com/zed-industries/zed/tree/assistant-patch-replace-blocks

Release Notes:

- N/A

---------

Co-authored-by: Antonio Scandurra <me@as-cii.com>
Co-authored-by: Richard Feldman <richard@zed.dev>
Co-authored-by: Marshall Bowers <marshall@zed.dev>
Co-authored-by: Nathan Sobo <nathan@zed.dev>
2024-10-25 12:29:25 +02:00
..
diagnostics.rs Allow editor blocks to replace ranges of text (#19531) 2024-10-25 12:29:25 +02:00
diagnostics_tests.rs Combine excerpt footer and header into a single block (#19441) 2024-10-18 17:58:07 -07:00
items.rs Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
project_diagnostics_settings.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
toolbar_controls.rs Tweak warning diagnostic toggle (#18637) 2024-10-02 13:57:20 -03:00