zed/crates
2022-06-03 17:01:15 -07:00
..
assets
auto_update Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
breadcrumbs Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
chat_panel Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client Avoid persisting project's state before it has been initialized 2022-06-03 16:40:16 -07:00
clock
collab Add setting to make projects online/offline by default 2022-06-03 17:01:15 -07:00
collections
command_palette Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
contacts_panel Rename project's 'public'/'private' flag to 'online'/'offline' 2022-06-03 14:39:06 -07:00
context_menu Don't dismiss context menu when right-clicking project panel again 2022-06-02 10:00:52 +02:00
diagnostics Use anchors to jump to diagnostic whenever possible 2022-06-02 09:30:07 +02:00
editor Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
file_finder Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
fsevent 🎨 2022-05-23 09:48:00 +02:00
fuzzy Show requests in contacts panel 2022-05-09 12:48:07 -06:00
go_to_line Introduce keyboard navigation in context menus 2022-05-26 16:36:30 +02:00
gpui Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
gpui_macros
journal Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
language Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
lsp Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
menu Introduce keyboard navigation in context menus 2022-05-26 16:36:30 +02:00
outline Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
picker Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
project Add setting to make projects online/offline by default 2022-06-03 17:01:15 -07:00
project_panel Don't show "add/remove folder to/from project" for remote projects 2022-05-31 08:17:52 +02:00
project_symbols Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
rpc Bump protocol version 2022-06-02 18:06:29 -07:00
search Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
settings Add setting to make projects online/offline by default 2022-06-03 17:01:15 -07:00
snippet
sum_tree Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
text Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
theme Style the contact panel while public/private operations are in-flight 2022-06-02 17:38:33 -07:00
theme_selector Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
util fix bug in marked_range utils 2022-05-26 17:02:05 -07:00
vim Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
workspace Rename project's 'public'/'private' flag to 'online'/'offline' 2022-06-03 14:39:06 -07:00
zed Use rocksdb to store project paths' public/private state 2022-06-02 17:38:33 -07:00