zed/crates/editor/src
Kirill Bulatov 10c9e337cf
Fix more gutter close button alignment issues (#15233)
Follow-up of https://github.com/zed-industries/zed/pull/15178

* shows proper cursor on hovering a block that's over a git hunk
* show gutter buttons better when git hunks are on the same line
* show deleted hunks' gutter buttons better when git blame info is shown
in the gutter

Release Notes:

- N/A
2024-07-26 01:42:25 +03:00
..
display_map editor: Implement From instead of Into for converting BlockIds to ElementIds (#14839) 2024-07-19 16:24:12 -04:00
git Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
scroll
signature_help
test chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
actions.rs
blame_entry_tooltip.rs Add button to copy SHA from Git blame (#14883) 2024-07-21 12:02:16 -04:00
blink_manager.rs
debounced_delay.rs
display_map.rs Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04:00
editor.rs chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
editor_settings.rs repl: Enable jupyter by default, allow disabling (#14985) 2024-07-22 17:30:21 -04:00
editor_settings_controls.rs settings_ui: Add UI and buffer font family controls (#15124) 2024-07-24 18:01:35 -04:00
editor_tests.rs Bump tree-sitter and related core language parser libraries (#14986) 2024-07-24 23:38:21 +03:00
element.rs Fix more gutter close button alignment issues (#15233) 2024-07-26 01:42:25 +03:00
git.rs
highlight_matching_bracket.rs
hover_links.rs lsp: Check if "Goto Definition" supported before request (#15111) 2024-07-24 23:28:23 +03:00
hover_popover.rs chore: Use explicit if let instead of for .. in option (#15086) 2024-07-24 16:19:29 +02:00
hunk_diff.rs Fix more gutter close button alignment issues (#15233) 2024-07-26 01:42:25 +03:00
indent_guides.rs
inlay_hint_cache.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
inline_completion_provider.rs Truncate line when accepting inline suggestions for Supermaven (#13884) 2024-07-22 11:59:38 -07:00
items.rs zed: Mark restored buffers as conflicted if file changed on disk between store & restore (#15207) 2024-07-25 18:04:47 +02:00
linked_editing_ranges.rs
mouse_context_menu.rs Rework mouse handling of git hunks diff (#14727) 2024-07-19 13:48:04 +03:00
movement.rs
persistence.rs zed: Mark restored buffers as conflicted if file changed on disk between store & restore (#15207) 2024-07-25 18:04:47 +02:00
rust_analyzer_ext.rs
scroll.rs
selections_collection.rs chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
signature_help.rs
tasks.rs
test.rs Bump tree-sitter and related core language parser libraries (#14986) 2024-07-24 23:38:21 +03:00