zed/crates
2022-05-13 15:55:17 -07:00
..
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update WIP 2022-05-05 15:15:58 +02:00
breadcrumbs Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
chat_panel WIP 2022-05-05 15:15:58 +02:00
cli 💄 2022-04-20 17:36:03 +02:00
client WIP 2022-05-10 18:25:47 +02:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collab Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
contacts_panel Consolidate logic for rendering contact requests 2022-05-10 14:52:13 -07:00
diagnostics Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
editor Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
file_finder When opening items via project panel, only focus them on double-click 2022-05-05 15:27:27 +02:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Show requests in contacts panel 2022-05-09 12:48:07 -06:00
go_to_line Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
gpui Make flex elements fill available space when they contain a float 2022-05-10 06:14:30 -06:00
gpui_macros Allow taking an Arc<Deterministic> in [gpui::test]-decorated tests 2022-04-11 13:42:30 +02:00
journal Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
language Avoid panic when language server is dropped before being initialized in tests 2022-05-09 18:05:10 -07:00
lsp Avoid panic when language server is dropped before being initialized in tests 2022-05-09 18:05:10 -07:00
outline Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
picker Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
project Avoid panic when language server is dropped before being initialized in tests 2022-05-09 18:05:10 -07:00
project_panel Fix memory leak of ProjectPanel 2022-05-05 15:52:46 +02:00
project_symbols Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
rpc Bump protocol version number 2022-05-10 15:38:49 -07:00
search Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
settings Add format_on_save setting 2022-04-28 14:31:06 -07:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Prevent eager snapshot mutations from being clobbered by background updates 2022-05-04 15:10:39 -07:00
text Initial visual mode 2022-05-10 11:12:28 -07:00
theme Improve layout of contact panel rows 2022-05-10 11:14:31 -07:00
theme_selector Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
util Order returned ranges from marked_text_ranges by start index 2022-05-11 10:18:40 -07:00
vim Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00
workspace Round sidebar panels' widths to whole numbers of pixels 2022-05-10 11:25:51 -07:00
zed Move selection helpers to SelectionCollection, add update_anchor_selections, add a number of invariant preserving mutation functions to the MutableSelectionCollection 2022-05-13 15:55:17 -07:00