zed/crates
2022-10-12 17:05:23 -07: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
call Proceed with share while project state uploads 2022-10-11 10:17:20 -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 💄 2022-10-12 15:35:28 +02:00
clock One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
collab Remove unnecessary async from Peer::add_connection 2022-10-12 15:32:39 +02:00
collab_ui Allow opening other local projects via contacts list 2022-10-11 12:37:00 -07: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
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 Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
drag_and_drop WIP working on resizable dock 2022-09-12 14:24:57 -07:00
editor Fix rounding error in computing editor's row range during layout 2022-10-12 09:19:29 -07:00
file_finder WIP dock split button and default item 2022-09-11 15:31:44 -07: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 Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
go_to_line Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
gpui Merge pull request #1685 from zed-industries/vim-text-objects 2022-10-11 16:36:19 -07:00
gpui_macros Merge pull request #1685 from zed-industries/vim-text-objects 2022-10-11 16:36:19 -07:00
journal Prevent setting files from showing up in project and contacts panels 2022-06-14 14:47:16 +02:00
language Clear auto-indent requests if they couldn't be computed 2022-10-12 10:53:44 +02: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 Move contact finder into contacts popover 2022-10-10 09:56:21 +02: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 Fix opening a buffer after leaving and joining the same project 2022-10-12 10:31:06 +02: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
rope Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
rpc Remove unnecessary async from Peer::add_connection 2022-10-12 15:32:39 +02:00
search Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
settings Improved settings writing to be strongly typed and based on settings file content diffs 2022-10-12 17:05:23 -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 Fix a bug in how I parse alacritty's styles 2022-10-12 09:34:17 -07:00
text Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
theme Merge pull request #1715 from zed-industries/scrollbars 2022-10-11 13:34:15 -07:00
theme_selector Improved settings writing to be strongly typed and based on settings file content diffs 2022-10-12 17:05:23 -07:00
util Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
vim Updated new vim tests with new rope crate 2022-10-11 20:25:39 -07:00
workspace Stops the dock anchor from being written to settings 2022-10-12 09:28:55 -07:00
zed Improved settings writing to be strongly typed and based on settings file content diffs 2022-10-12 17:05:23 -07:00