zed/crates
2022-05-24 10:50:27 +02: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 Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
chat_panel Start on workspace notifications 2022-05-10 17:46:46 -06:00
cli 💄 2022-04-20 17:36:03 +02:00
client Show guest only once even if they joined on two different windows 2022-05-17 16:21:09 +02:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collab Fix logic error when streaming ignored entries 2022-05-24 09:03:05 +02:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
contacts_panel Replace build_workspace fn with an initialize function that takes a workspace 2022-05-19 16:50:22 -07:00
diagnostics Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
editor Clear multi-buffer redo stack when pushing transaction onto undo stack 2022-05-22 10:44:32 +02:00
file_finder Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
fsevent 🎨 2022-05-23 09:48:00 +02:00
fuzzy Show requests in contacts panel 2022-05-09 12:48:07 -06:00
go_to_line Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
gpui Disable menu item key equivalents while there are pending keystrokes 2022-05-20 10:04:43 -07:00
gpui_macros Allow taking an Arc<Deterministic> in [gpui::test]-decorated tests 2022-04-11 13:42:30 +02:00
journal Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -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 Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
picker Give hover state to picker items, keystrokes in command palette 2022-04-28 15:17:56 -07:00
project Bump chunk size to 256 2022-05-24 09:54:53 +02:00
project_panel Fix unit tests assuming ignored files were not displayed 2022-05-24 10:50:27 +02:00
project_symbols Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
rpc Merge branch 'main' into request-to-join-project 2022-05-17 14:55:20 +02:00
search Remove AppState from workspace actions 2022-05-19 14:37:26 -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 Clear redo stack when pushing remote transaction or ending a local one 2022-05-22 10:33:26 +02:00
theme Make fade of ignored entries styleable 2022-05-24 09:12:57 +02:00
theme_selector Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
util Order returned ranges from marked_text_ranges by start index 2022-05-11 10:18:40 -07:00
vim Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
workspace Replace build_workspace fn with an initialize function that takes a workspace 2022-05-19 16:50:22 -07:00
zed Add application menu items 2022-05-19 16:50:40 -07:00