zed/crates
2022-10-18 15:58:05 -07:00
..
activity_indicator Notify ActivityIndicator when AutoUpdater changes 2022-10-17 10:05:38 +02:00
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update Finished up initial sqlite implemention 2022-10-18 15:58:05 -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
call Allow inviting users to a project that was shared by someone else 2022-10-13 18:48:14 +02:00
capture WIP 2022-09-13 14:10:13 +02:00
chat_panel Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client Finished up initial sqlite implemention 2022-10-18 15:58:05 -07:00
clock One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
collab Revert unnecessary logic for fetching invites' platform_unknown flag 2022-10-14 16:13:38 -07:00
collab_ui Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
context_menu Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
db Finished up initial sqlite implemention 2022-10-18 15:58:05 -07:00
diagnostics Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
drag_and_drop WIP working on resizable dock 2022-09-12 14:24:57 -07:00
editor Merge pull request #1768 from zed-industries/git-gutter-meets-code-folding 2022-10-17 14:51:47 -04:00
file_finder Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
fs Added theme and dock anchor saving :D 2022-10-11 19:18:29 -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 Merge pull request #1768 from zed-industries/git-gutter-meets-code-folding 2022-10-17 14:51:47 -04:00
go_to_line Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
gpui Merge pull request #1762 from zed-industries/less-click-and-hover-invalidation 2022-10-16 10:23:54 -06:00
gpui_macros Merge pull request #1685 from zed-industries/vim-text-objects 2022-10-11 16:36:19 -07:00
journal Change journal location setting name to "path" and default to ~ 2022-09-29 17:12:57 -04:00
language Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
live_kit Copy WebRTC.framework in the deps directory 2022-09-16 18:09:11 +02:00
lsp Fix error on clangd when compile-commands.json is present 2022-10-13 11:10:23 +02: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 Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
picker Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06: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 Clear project's shared state upon every disconnection 2022-10-14 10:17:59 -07:00
project_panel Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
project_symbols Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
rope Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
rpc Preserve buffer identity when underlying entry temporarily disappears 2022-10-13 09:10:10 +02:00
search Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
settings Derive Serialize on HourFormat 2022-10-16 12:51:48 -04: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 Rearranged mouse handling 2022-10-16 17:31:19 -07:00
text Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
theme Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
theme_selector Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
util Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
vim Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
workspace revert workspace changes 2022-10-17 17:05:08 -07:00
zed Finished up initial sqlite implemention 2022-10-18 15:58:05 -07:00