zed/crates
Antonio Scandurra ef1ec88523 Remove delegate support from GPUI
We added this because we thought it would save some allocations when
sending operations given that we could move them to the delegate upon
notifying it, but the reality is that we serialize operations and that
only requires a reference.
2022-03-09 10:48:52 +01:00
..
chat_panel Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
client Assign buffer's completion triggers from LSP capabilities 2022-03-08 17:41:52 -08:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
contacts_panel Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
diagnostics Merge pull request #525 from zed-industries/preserve-worktrees 2022-03-04 09:48:18 +01:00
editor Assign buffer's completion triggers from LSP capabilities 2022-03-08 17:41:52 -08:00
file_finder Merge pull request #525 from zed-industries/preserve-worktrees 2022-03-04 09:48:18 +01:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
go_to_line Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
gpui Remove delegate support from GPUI 2022-03-09 10:48:52 +01:00
gpui_macros Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
journal Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
language Remove delegate support from GPUI 2022-03-09 10:48:52 +01:00
lsp Assign buffer's completion triggers from LSP capabilities 2022-03-08 17:41:52 -08:00
outline Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
project Remove delegate support from GPUI 2022-03-09 10:48:52 +01:00
project_panel Merge pull request #525 from zed-industries/preserve-worktrees 2022-03-04 09:48:18 +01:00
project_symbols Merge pull request #525 from zed-industries/preserve-worktrees 2022-03-04 09:48:18 +01:00
rpc Remove unused CloseBuffer message 2022-03-08 11:17:20 +01:00
search Remove language servers from buffers 2022-03-08 15:16:07 -08:00
server Assign buffer's completion triggers from LSP capabilities 2022-03-08 17:41:52 -08:00
snippet Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
sum_tree Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
text Remove language servers from buffers 2022-03-08 15:16:07 -08:00
theme Render overlay after remote project becomes read-only 2022-03-04 17:28:18 +01:00
theme_selector Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
util Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
workspace Populate environment from shell 2022-03-07 16:39:50 -08:00
zed v0.19.0 2022-03-08 08:18:51 +01:00