zed/crates/editor/src
Michael Sloan b5da1198f5
Some checks are pending
CI / Check Postgres and Protobuf migrations, mergability (push) Waiting to run
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Linux) Build Remote Server (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run
Refactor rewrap test to use a test utility (#20424)
Release Notes:

- N/A

Co-authored-by: Max <max@zed.dev>
2024-11-11 10:15:58 -07:00
..
display_map Make slash command output streamable (#19632) 2024-11-06 16:24:43 -08:00
git Fix the log spam from the BlameBuffer request (#19921) 2024-10-29 13:02:21 -07:00
scroll
signature_help
test windows: Fix more windows platform test (#19802) 2024-10-27 19:15:23 +02:00
actions.rs tasks: Add editor: Spawn Nearest Task action (#19901) 2024-10-31 14:25:57 +01:00
blame_entry_tooltip.rs
blink_manager.rs
clangd_ext.rs
debounced_delay.rs
display_map.rs Make slash command output streamable (#19632) 2024-11-06 16:24:43 -08:00
editor.rs Add setting to disable inline completions in language scopes (#20508) 2024-11-11 18:09:05 +01:00
editor_settings.rs
editor_settings_controls.rs
editor_tests.rs Refactor rewrap test to use a test utility (#20424) 2024-11-11 10:15:58 -07:00
element.rs Fix excerpt jumps using selections, not the match data (#20491) 2024-11-11 10:17:32 +01:00
git.rs
highlight_matching_bracket.rs
hover_links.rs remote server: Fix error log about inability to open buffer (#19824) 2024-10-28 16:35:37 +01:00
hover_popover.rs ui: Fix scrollbar content size calculation for non-uniform lists with single element (#20237) 2024-11-05 14:32:13 +01:00
hunk_diff.rs Add keybindings for accepting hunks (#19749) 2024-10-25 14:10:04 -04:00
indent_guides.rs
inlay_hint_cache.rs
inline_completion_provider.rs
items.rs Make slash command output streamable (#19632) 2024-11-06 16:24:43 -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
movement.rs
persistence.rs Fall back to handling the abs path for external worktree entries (#19612) 2024-10-23 17:34:23 +03:00
proposed_changes_editor.rs Add keybindings for accepting hunks (#19749) 2024-10-25 14:10:04 -04:00
rust_analyzer_ext.rs
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
test.rs