ZIm/crates/editor/src
Cole Miller 4ff07bf789
Fix restore button (#27866)
ID collision!

Release Notes:

- N/A
2025-04-01 19:33:30 +00:00
..
display_map Preserve cursor position when resetting excerpts (#27850) 2025-04-01 16:55:10 +00:00
git Allow viewing past commits in Zed (#27636) 2025-03-31 23:26:47 +00:00
scroll chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
test Preserve cursor position when resetting excerpts (#27850) 2025-04-01 16:55:10 +00:00
actions.rs Allow viewing past commits in Zed (#27636) 2025-03-31 23:26:47 +00:00
blink_manager.rs Remove unneeded anonymous lifetimes from gpui::Context (#27686) 2025-03-28 19:26:30 +00:00
clangd_ext.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
code_context_menus.rs Debugger: Add conditional and hit conditional breakpoint functionality (#27760) 2025-03-31 19:12:23 +00:00
display_map.rs Allow viewing past commits in Zed (#27636) 2025-03-31 23:26:47 +00:00
editor.rs Fix restore button (#27866) 2025-04-01 19:33:30 +00:00
editor_settings.rs editor: Hide mouse cursor also for movements and selections (#27677) 2025-03-29 19:23:36 +05:30
editor_settings_controls.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
editor_tests.rs Preserve cursor position when resetting excerpts (#27850) 2025-04-01 16:55:10 +00:00
element.rs Don't allow open excerpts in commit view for now (#27862) 2025-04-01 11:40:45 -07:00
git.rs Project Diff 2 (#23891) 2025-02-03 13:18:50 -07:00
highlight_matching_bracket.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
hover_links.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
hover_popover.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
indent_guides.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
inlay_hint_cache.rs Preserve cursor position when resetting excerpts (#27850) 2025-04-01 16:55:10 +00:00
inline_completion_tests.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
items.rs Preserve cursor position when resetting excerpts (#27850) 2025-04-01 16:55:10 +00:00
jsx_tag_auto_close.rs Preserve cursor position when resetting excerpts (#27850) 2025-04-01 16:55:10 +00:00
linked_editing_ranges.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
lsp_ext.rs Fix remote clients unable to query custom, lsp_ext, commands (#27775) 2025-03-31 16:13:09 +00:00
mouse_context_menu.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
movement.rs Preserve cursor position when resetting excerpts (#27850) 2025-04-01 16:55:10 +00:00
persistence.rs Persist editor folds between restarts (#27252) 2025-03-21 15:28:11 +00:00
proposed_changes_editor.rs Preserve cursor position when resetting excerpts (#27850) 2025-04-01 16:55:10 +00:00
rust_analyzer_ext.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
scroll.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
selections_collection.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
signature_help.rs Use symmetric padding in signature popovers (#27734) 2025-04-01 14:14:33 +02:00
tasks.rs Improve Zed tasks' ZED_WORKTREE_ROOT fallbacks (#25605) 2025-02-26 22:30:31 +02:00
test.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00