zed/crates/editor
Kirill Bulatov 0a18aa694f Use stricter inlay range checks to avoid stuck highlights
Often, hint ranges are separated by a single '<` char as in
`Option<Vec<u32>>`. When moving the caret from left to right, avoid
inclusive ranges to faster update the matching hint underline.
2023-08-25 14:46:39 +03:00
..
src Use stricter inlay range checks to avoid stuck highlights 2023-08-25 14:46:39 +03:00
Cargo.toml Add more convert to case commands 2023-08-04 22:45:26 -04:00