ZIm/crates/editor/src
Max Brunsfeld f6b5e1734e
Get unstaged changes when excerpts of new buffers are added (#21619)
This fixes an error on nightly, introduced in
https://github.com/zed-industries/zed/pull/21258, where diffs were not
shown for buffers that were added to multi-buffers after construction.

Release Notes:

- N/A
2024-12-05 16:52:14 -08:00
..
display_map Fix panic folding in multi-buffers (#21511) 2024-12-04 00:01:32 -07:00
git Restore project diff test (#21606) 2024-12-05 21:48:33 +02:00
scroll vim: Fix ctrl-b not moving the cursor (#17808) 2024-09-16 15:01:20 +02:00
signature_help
test Restructure git diff state management to allow viewing buffers with different diff bases (#21258) 2024-12-04 15:02:33 -08:00
actions.rs Add action editor::OpenContextMenu (#21494) 2024-12-04 14:13:50 -07:00
blame_entry_tooltip.rs
blink_manager.rs
clangd_ext.rs clangd: Use Url::to_file_path() to get actual file path for header/source (#20856) 2024-11-19 15:49:21 +02:00
debounced_delay.rs Snippet choices (#13958) 2024-11-18 22:56:34 +01:00
display_map.rs Fix panic folding in multi-buffers (#21511) 2024-12-04 00:01:32 -07:00
editor.rs Get unstaged changes when excerpts of new buffers are added (#21619) 2024-12-05 16:52:14 -08:00
editor_settings.rs Disable editor autoscroll on mouse clicks (#20287) 2024-11-29 13:51:36 +02:00
editor_settings_controls.rs
editor_tests.rs Revert "Open folds containing selections when jumping from multibuffer (#21433)" (#21566) 2024-12-04 19:26:09 -05:00
element.rs Restructure git diff state management to allow viewing buffers with different diff bases (#21258) 2024-12-04 15:02:33 -08:00
git.rs Add a prototype with a multi buffer having all project git changes (#21543) 2024-12-04 23:36:36 +02:00
highlight_matching_bracket.rs Add ability to separately set background color for highlighted brackets (#17566) 2024-09-26 12:48:23 -04:00
hover_links.rs Fix hovered links underline not showing when using cmd_or_ctrl for multi_cursor_modifier (#20949) 2024-11-28 11:00:45 +02:00
hover_popover.rs markdown: Make cx the last parameter to Markdown::new_text (#21497) 2024-12-03 18:39:00 -05:00
hunk_diff.rs Restructure git diff state management to allow viewing buffers with different diff bases (#21258) 2024-12-04 15:02:33 -08:00
indent_guides.rs Support .editorconfig (#19455) 2024-10-21 13:05:30 +03:00
inlay_hint_cache.rs Add AutoIndent action and '=' vim operator (#21427) 2024-12-02 15:00:04 -08:00
items.rs Restructure git diff state management to allow viewing buffers with different diff bases (#21258) 2024-12-04 15:02:33 -08:00
linked_editing_ranges.rs Improve project search performance (#20211) 2024-11-05 03:49:37 +02:00
lsp_ext.rs
mouse_context_menu.rs Add action editor::OpenContextMenu (#21494) 2024-12-04 14:13:50 -07:00
movement.rs Fix panic folding in multi-buffers (#21511) 2024-12-04 00:01:32 -07:00
persistence.rs Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
proposed_changes_editor.rs Restructure git diff state management to allow viewing buffers with different diff bases (#21258) 2024-12-04 15:02:33 -08:00
rust_analyzer_ext.rs lsp: Retrieve links to documentation for the given symbol (#19233) 2024-11-16 20:23:49 +02:00
scroll.rs
selections_collection.rs Expand selections to Replace block boundaries (#20092) 2024-11-01 16:10:19 -04:00
signature_help.rs
tasks.rs Rework remote task synchronization (#18746) 2024-10-09 22:28:42 +03:00
test.rs Fix bugs in diff hunk highlighting (#18454) 2024-09-27 11:14:28 -07:00