ZIm/crates/editor/src
2025-08-19 10:06:35 +02:00
..
display_map Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
git sum_tree: Store context on cursor (#34904) 2025-07-22 18:20:48 +02:00
scroll editor: Fix Follow Agent unexpectedly stopping during edits (#35845) 2025-08-08 06:17:37 +05:30
test editor: Add access method for project (#36266) 2025-08-15 18:34:22 +00:00
actions.rs Add alt-s to helix mode (#33918) 2025-08-14 13:04:38 -04:00
blink_manager.rs Remove unneeded anonymous lifetimes from gpui::Context (#27686) 2025-03-28 19:26:30 +00:00
clangd_ext.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
code_completion_tests.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
code_context_menus.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
display_map.rs Rename remaining mentions of "inline completion" to "edit prediction" (#35512) 2025-08-04 16:22:18 +00:00
edit_prediction_tests.rs completions: Add subtle/eager behavior to Supermaven and Copilot (#35548) 2025-08-07 18:27:29 +03:00
editor.rs Fix iterator related clippy style lint violations (#36437) 2025-08-19 10:06:35 +02:00
editor_settings.rs Add setting for hiding the status_bar.cursor_position_button (#36288) 2025-08-16 09:19:38 +03:00
editor_settings_controls.rs Migrate to schemars version 1.0 (#33635) 2025-06-30 21:07:28 +00:00
editor_tests.rs Add multi selection support to UnwrapSyntaxNode (#35991) 2025-08-19 01:01:46 +03:00
element.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
git.rs Project Diff 2 (#23891) 2025-02-03 13:18:50 -07:00
highlight_matching_bracket.rs debugger: Parse and highlight text with ANSI escape sequences (#32915) 2025-06-17 23:39:31 -04:00
hover_links.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
hover_popover.rs Prevent sending slash commands in CC threads (#36453) 2025-08-19 02:00:41 -04:00
indent_guides.rs Fix editor rendering slowness with large folds (#31569) 2025-05-28 23:05:06 +00:00
inlay_hint_cache.rs Reduce amount of allocations in RustLsp label handling (#35786) 2025-08-07 13:24:29 +00:00
items.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
jsx_tag_auto_close.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
linked_editing_ranges.rs editor: Add access method for project (#36266) 2025-08-15 18:34:22 +00:00
lsp_colors.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
lsp_ext.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
mouse_context_menu.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
movement.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
persistence.rs Simplify the SerializableItem::cleanup implementation (#29567) 2025-04-28 22:15:24 +00:00
proposed_changes_editor.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
rust_analyzer_ext.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
scroll.rs editor: Fix Follow Agent unexpectedly stopping during edits (#35845) 2025-08-08 06:17:37 +05:30
selections_collection.rs Fix panic when editor::OpenSelectionsInMultibuffer only has pending selection (#32842) 2025-06-17 08:35:14 +00:00
signature_help.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
tasks.rs Support tasks from rust-analyzer (#28359) 2025-04-08 15:07:56 -06:00
test.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00