zed/crates
2022-10-05 16:04:55 -04:00
..
activity_indicator Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
breadcrumbs Introduced ItemEvent and to_item_events function to Item trait which converts the Item's events into a standard ItemEvent similar to how SearchableItems work. 2022-09-06 16:05:36 -07:00
capture WIP 2022-09-13 14:10:13 +02:00
chat_panel Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client Remove unnecessary min_id_length option from amplitude requests 2022-10-03 12:13:27 -07:00
clock One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
collab Merge pull request #1632 from zed-industries/git-gutter 2022-10-04 15:12:28 -04:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette WIP dock split button and default item 2022-09-11 15:31:44 -07:00
contacts_panel Set staff user property in telemetry 2022-10-03 10:52:57 -07:00
contacts_status_item Start showing a filter query in contacts popover 2022-09-15 15:56:51 +02:00
context_menu Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
db Extract db module from project to its own crate 2022-09-26 16:37:09 -06:00
diagnostics Merge branch 'main' into capture 2022-09-15 12:02:07 +02:00
drag_and_drop WIP working on resizable dock 2022-09-12 14:24:57 -07:00
editor Use correct start row for hunk retrieval & correct paint offset 2022-10-04 15:04:42 -04:00
file_finder WIP dock split button and default item 2022-09-11 15:31:44 -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
git Removed debugs, simplified settings 2022-10-03 17:43:05 -07:00
go_to_line WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
gpui Cache CGEventSource and avoid leaking CGEvent when handling events 2022-10-02 18:01:49 -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 Rename head text to indicate that it's not always going to be from head 2022-10-03 15:11:06 -04:00
live_kit Copy WebRTC.framework in the deps directory 2022-09-16 18:09:11 +02:00
lsp One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
media Render surfaces correctly when encoded in 420YpCbCr8BiPlanarFullRange 2022-09-13 14:10:13 +02: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 Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -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 Load diff base from correct relative path 2022-10-05 16:04:55 -04:00
project_panel Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
project_symbols Address picker issues 2022-08-09 17:15:54 -07:00
rpc Merge pull request #1632 from zed-industries/git-gutter 2022-10-04 15:12:28 -04:00
search Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
settings Removed debugs, simplified settings 2022-10-03 17:43:05 -07:00
snippet One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
sum_tree Move cloneable diff state into new snapshot type 2022-09-29 13:16:02 -04:00
terminal Fixed terminal stealing focus 2022-09-27 16:43:32 -07:00
text Start a test for remote git data updating 2022-09-30 15:51:32 -04:00
theme made git diff rendering respect line wrap 2022-10-02 18:00:13 -07:00
theme_selector Removed github username check, added settings file 2022-09-08 16:27:46 -07:00
util Move git related things into specialized git crate 2022-09-29 13:16:02 -04:00
vim WIP dock split button and default item 2022-09-11 15:31:44 -07:00
workspace Removed debugs, simplified settings 2022-10-03 17:43:05 -07:00
zed 0.58.0 2022-10-04 11:43:52 -07:00