zed/crates
Antonio Scandurra db8b8ef66b WIP
2022-10-20 20:17:54 +02: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 Removed breadcrumb scrollable 2022-10-17 15:29:51 -07:00
call WIP 2022-10-20 20:17:54 +02:00
chat_panel Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client Merge pull request #1773 from zed-industries/rusqlite 2022-10-18 16:11:54 -07:00
clock One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
collab Delete all live-kit rooms when server is shut down 2022-10-20 14:34:05 +02:00
collab_ui Add control to toggle screen-sharing 2022-10-19 10:19:20 +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 Finished up initial sqlite implemention 2022-10-18 15:58:05 -07:00
diagnostics Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
drag_and_drop Refine mouse event naming 2022-10-16 11:18:58 -06:00
editor Merge pull request #1764 from zed-industries/gpui-events 2022-10-18 15:24:13 -06: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 Bump minimum macOS version to 10.15.7 2022-10-20 18:01:41 +02: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 Merge branch 'main' into breadcrumbs 2022-10-17 16:51:38 -07:00
live_kit_client WIP 2022-10-20 20:17:54 +02:00
live_kit_server Add 5s timeout to LiveKit API requests 2022-10-20 18:01:47 +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 remove rocksdb 2022-10-18 17:21:15 -07:00
project_panel Log view name alongside error in ChildView 2022-10-13 15:44:01 +02: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 Merge remote-tracking branch 'origin/main' into screen-sharing 2022-10-19 10:04:56 +02:00
search Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
settings Pull blink functionality out of editor and into blink manager. Make blink manager subscribe to settings changes in order to start blinking properly when it is re-enabled. 2022-10-17 16:20:51 -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 Merge pull request #1764 from zed-industries/gpui-events 2022-10-18 15:24:13 -06:00
text Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
theme Add control to toggle screen-sharing 2022-10-19 10:19:20 +02:00
theme_selector Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
util Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
vim Add cursor blink setting and replicate cursor shape to remote collaborators 2022-10-17 16:20:47 -07:00
workspace Use fake LiveKit server to test we can send frames when screen sharing 2022-10-19 19:14:55 -06:00
zed Bump minimum macOS version to 10.15.7 2022-10-20 18:01:41 +02:00