ZIm/crates/editor/src
Antonio Scandurra 94ed0b7767
Allow reviewing of agent changes without Git (#27668)
Release Notes:

- N/A
2025-03-28 18:58:53 +00:00
..
display_map Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
git Move repository state RPC handlers to the GitStore (#27391) 2025-03-26 18:23:44 -04:00
scroll debugger: Fix typing in active buffer resulting a jump to an active debug line (#27439) 2025-03-25 17:08:36 +00:00
test keymap: Detect and report errors for uppercase keybindings (#27558) 2025-03-27 21:17:43 +00:00
actions.rs Allow enabling/disabling breakpoints (#27280) 2025-03-26 02:06:08 -04:00
blink_manager.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
clangd_ext.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
code_context_menus.rs Fix color swatch shrinking in the LSP completion menu (#27450) 2025-03-25 16:55:42 -03:00
commit_tooltip.rs git: Display author not committer in git popover (#27628) 2025-03-27 17:35:27 -04:00
display_map.rs New excerpt controls (#24428) 2025-03-13 15:52:47 -06:00
editor.rs Allow reviewing of agent changes without Git (#27668) 2025-03-28 18:58:53 +00:00
editor_settings.rs Hide the mouse when the user is typing in the editor - take 2 (#27519) 2025-03-27 01:58:26 +05:30
editor_settings_controls.rs Fix UI font size changes not applying (#25307) 2025-02-21 06:24:02 -03:00
editor_tests.rs Allow enabling/disabling breakpoints (#27280) 2025-03-26 02:06:08 -04:00
element.rs Allow reviewing of agent changes without Git (#27668) 2025-03-28 18:58:53 +00: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 Add a way to control go to definition fallback (#27426) 2025-03-25 22:13:35 +00:00
hover_popover.rs Remove Pixels: Mul<Pixels, Output = Pixels> impl, add ScaledPixels ops (#27451) 2025-03-25 19:34:26 +00: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 Rename LSP function and simplify tests (#27313) 2025-03-22 19:23:11 +00:00
inline_completion_tests.rs Require alt-tab for AcceptEditPrediction when tab inserting whitespace is desired (#24705) 2025-02-12 01:14:09 +00:00
items.rs vim: Single quote mark (#27231) 2025-03-22 05:45:57 +00:00
jsx_tag_auto_close.rs jsx_tag_auto_close: Fix <Foo.Bar> component auto-close (#27374) 2025-03-24 15:43:06 +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 project: Fine-grained language server management (#24038) 2025-02-14 15:41:49 +01:00
mouse_context_menu.rs Improve editor::CopyAndTrim action's discoverability (#27484) 2025-03-26 10:28:32 +00:00
movement.rs Fix sticky header in last buffer of a multibuffer (#26944) 2025-03-17 18:39:57 +00:00
persistence.rs Persist editor folds between restarts (#27252) 2025-03-21 15:28:11 +00:00
proposed_changes_editor.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
rust_analyzer_ext.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
scroll.rs editor: Refactor scrollbar-related code (#24134) 2025-03-25 22:08:46 +01:00
selections_collection.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
signature_help.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
tasks.rs Improve Zed tasks' ZED_WORKTREE_ROOT fallbacks (#25605) 2025-02-26 22:30:31 +02:00
test.rs New excerpt controls (#24428) 2025-03-13 15:52:47 -06:00