zed/crates
2022-08-30 21:53:49 -07:00
..
activity_indicator One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07: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 One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
clock One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
collab Create buffers for remote collaborators out of band 2022-08-17 11:55:36 +02:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
contacts_panel Merge branch 'main' into drag-and-drop 2022-08-22 17:18:29 -07:00
context_menu WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
diagnostics One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
drag_and_drop Fix some drag and drop issues including the mouse cursor not being locked to pointer, tooltips being incorrect when a dragged tab is used, and some subscription leaks from panes 2022-08-26 15:43:15 -07:00
editor Add match associated type and fix failing test 2022-08-30 21:53:49 -07:00
file_finder One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
fsevent One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
fuzzy One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
go_to_line WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
gpui SearchableItem trait is completed and editor searches appear to be working 2022-08-30 15:37:54 -07:00
gpui_macros One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
journal Prevent setting files from showing up in project and contacts panels 2022-06-14 14:47:16 +02:00
language Move operation serialization off the main thread 2022-08-23 16:34:25 +02:00
lsp One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
menu Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
outline One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
picker Address picker issues 2022-08-09 17:15:54 -07:00
plugin One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
plugin_macros Fix minor issues pointed out in the review 2022-07-11 15:54:03 +02:00
plugin_runtime One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
project Move operation serialization off the main thread 2022-08-23 16:34:25 +02:00
project_panel Merge branch 'main' into drag-and-drop 2022-08-22 17:18:29 -07:00
project_symbols Address picker issues 2022-08-09 17:15:54 -07:00
rpc Stream buffer ops in the background when creating buffer for peers 2022-08-23 16:05:56 +02:00
search Add match associated type and fix failing test 2022-08-30 21:53:49 -07:00
settings Added experimental keymaps support 2022-08-22 14:49:01 -07:00
snippet One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
sum_tree One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
terminal Merge branch 'main' into drag-and-drop 2022-08-25 16:32:11 -07:00
text Move operation serialization off the main thread 2022-08-23 16:34:25 +02:00
theme Drag and drop tabs working. all known bugs fixed 2022-08-25 11:14:24 -07:00
theme_selector One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
util One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
vim One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
workspace Add match associated type and fix failing test 2022-08-30 21:53:49 -07:00
zed Added note about settings 2022-08-22 14:51:06 -07:00