ZIm/crates/editor/src
Agus Zubiaga 4c29e1ff07
zeta: Improve UX for simultaneous LSP and prediction completions (#24024)
Release Notes:

- N/A

---------

Co-authored-by: Michael Sloan <michael@zed.dev>
Co-authored-by: Danilo <danilo@zed.dev>
Co-authored-by: Richard <richard@zed.dev>
2025-02-03 21:47:11 -03:00
..
display_map zeta: Improve UX for simultaneous LSP and prediction completions (#24024) 2025-02-03 21:47:11 -03:00
git Migrate more events to telemetry::event! macro (#24102) 2025-02-03 16:38:45 +00:00
scroll Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
signature_help Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
test Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
actions.rs Fix deprecated alias for toggling hunks (#23818) 2025-01-28 23:02:03 -07:00
blame_entry_tooltip.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
blink_manager.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
clangd_ext.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
code_context_menus.rs zeta: Improve UX for simultaneous LSP and prediction completions (#24024) 2025-02-03 21:47:11 -03:00
display_map.rs zeta: Improve UX for simultaneous LSP and prediction completions (#24024) 2025-02-03 21:47:11 -03:00
editor.rs zeta: Improve UX for simultaneous LSP and prediction completions (#24024) 2025-02-03 21:47:11 -03:00
editor_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
editor_settings_controls.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
editor_tests.rs zeta: Improve UX for simultaneous LSP and prediction completions (#24024) 2025-02-03 21:47:11 -03:00
element.rs zeta: Improve UX for simultaneous LSP and prediction completions (#24024) 2025-02-03 21:47:11 -03: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 Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
hover_popover.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
hunk_diff.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
indent_guides.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
inlay_hint_cache.rs zeta: Improve UX for simultaneous LSP and prediction completions (#24024) 2025-02-03 21:47:11 -03:00
inline_completion_tests.rs zeta: Improve UX for simultaneous LSP and prediction completions (#24024) 2025-02-03 21:47:11 -03:00
items.rs Allow buffer search in project search (#23819) 2025-01-31 00:13:46 -07:00
linked_editing_ranges.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
lsp_ext.rs Revert "project: Fine-grained language server management" (#23977) 2025-01-30 13:42:56 -08:00
mouse_context_menu.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
movement.rs zeta: Improve UX for simultaneous LSP and prediction completions (#24024) 2025-02-03 21:47:11 -03:00
persistence.rs zeta: Onboarding and title bar banner (#23797) 2025-01-30 16:55:32 -03:00
proposed_changes_editor.rs Revert "project: Fine-grained language server management" (#23977) 2025-01-30 13:42:56 -08:00
rust_analyzer_ext.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
scroll.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
selections_collection.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
signature_help.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tasks.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
test.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00