zed/crates
Antonio Scandurra 2d6e348185 Prevent anchors from escaping their excerpt's range when resolving them
This could happen if an anchor was created on an excerpt with a larger range.
Then, if the excerpt was removed and added back at the same position and with
the same buffer but a smaller range, resolving the anchor could overshoot
the excerpt's boundaries.
2022-01-29 09:52:38 +01:00
..
chat_panel Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
client Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
clock Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
collections
contacts_panel Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
diagnostics Show non-disk-based diagnostics in project diagnostics 2022-01-27 16:23:50 +01:00
editor Prevent anchors from escaping their excerpt's range when resolving them 2022-01-29 09:52:38 +01:00
file_finder Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
fsevent Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
fuzzy Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
go_to_line Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
gpui Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
gpui_macros Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
journal Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
language Avoid grouping transactions created by different editors 2022-01-27 15:51:46 +01:00
lsp Adjust hover assertion in lsp test after bumping rust-analyzer 2022-01-28 12:11:26 -08:00
outline Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
project Filter out supporting diagnostics that contain no messages 2022-01-27 09:51:15 +01:00
project_panel Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
rpc Fix warning 2022-01-27 15:55:48 +01:00
server Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
sum_tree Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
text Avoid grouping transactions created by different editors 2022-01-27 15:51:46 +01:00
theme Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
theme_selector Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
util Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
workspace Merge branch 'project-diagnostics-pinned-tab' into style-project-diagnostics 2022-01-25 12:20:37 -08:00
zed Style empty project diagnostics state 2022-01-27 10:21:26 +01:00