zed/crates
2022-10-27 12:42:34 -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 Indicate release channel in auto-update notification 2022-10-27 10:57:59 -07:00
breadcrumbs Removed breadcrumb scrollable 2022-10-17 15:29:51 -07:00
call Show a Calling indicator right away when initiating a call 2022-10-25 11:05:57 +02:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client Avoid spurious log messages in development builds 2022-10-27 12:42:03 -07:00
clock One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
collab Update DO SSL certificate id in kube manifest 2022-10-26 16:19:19 -07:00
collab_ui Display call notifications on all screens 2022-10-26 12:05:56 +02:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
context_menu Merge pull request #1764 from zed-industries/gpui-events 2022-10-18 15:24:13 -06:00
db removed dev file 2022-10-24 13:20:45 -07:00
diagnostics Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
drag_and_drop add mouse region handler bool for adding the handler above the child 2022-10-24 23:30:35 -07:00
editor Show scrollbar when scrolling while following 2022-10-27 12:42:34 -07:00
file_finder Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
fs Fixed tests 2022-10-17 14:53:52 -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 Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
gpui Disallow new keybindings when there are any pending 2022-10-26 16:57:23 -07: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 Show shared screen as a pane item 2022-10-24 10:04:08 +02:00
live_kit_client Embed live_kit_client's .gitignore into top-level .gitignore 2022-10-25 18:54:34 +02:00
live_kit_server Leave Zed room when LiveKit room disconnects 2022-10-21 14:21:45 +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 Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
picker Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -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 Assign a new language when remote buffer is renamed 2022-10-26 17:52:39 +02:00
project_panel Added notify call 2022-10-24 13:18:02 -07:00
project_symbols Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
rope Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
rpc Bump protocol version 2022-10-24 17:06:40 +02:00
search Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
settings Store current release channel name in a file in the zed crate 2022-10-26 16:19:19 -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 Restored chat_panel, just in case 2022-10-19 11:42:29 -07:00
text Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
theme Use the same background color as the editor for SharedScreen 2022-10-26 08:33:32 +02:00
theme_selector Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
theme_testbench fixed issue in testbench 2022-10-19 13:13:50 -07:00
util Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
vim fix jump to line number in vim mode 2022-10-25 00:39:40 -07:00
workspace Propagate mouse move event through dragged-item-receiver if not dragging 2022-10-26 12:06:32 -04:00
zed 0.63.x dev 2022-10-26 23:04:36 -07:00