zed/crates
Antonio Scandurra 12a286ac50 Forget buffered operations when resyncing with the host
Previously, we could end up with a situation where the host did not
see an operation but a guest that didn't have that buffer open would. When
such guest would finally open the buffer, they would apply the operation
without however sending it to the host. The guest wouldn't bother resyncing
it because it wasn't part of its open buffers.
2023-04-12 10:39:01 +02:00
..
activity_indicator Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
assets
auto_update Fix unit tests after fixing gpui model drop semantics 2023-04-11 10:58:01 -07:00
breadcrumbs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
call Merge branch 'main' into randomized-tests-operation-script 2023-04-10 08:45:22 +02:00
cli
client Fix unit tests after fixing gpui model drop semantics 2023-04-11 10:58:01 -07:00
clock
collab Don't wait for host's reply before broadcasting buffer updates to guests 2023-04-11 12:37:08 -07:00
collab_ui Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
collections
command_palette Fix formatting 2023-04-06 15:54:44 -06:00
context_menu Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
copilot Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
copilot_button Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
db Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
diagnostics Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
drag_and_drop Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
editor Fix unit tests after fixing gpui model drop semantics 2023-04-11 10:58:01 -07:00
feedback Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
file_finder Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
fs Add missing random delays in FakeFs 2023-04-03 22:42:34 -07:00
fsevent
fuzzy
git
go_to_line Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
gpui Prevent already dropped model from being upgraded during release 2023-04-11 10:43:05 +02:00
gpui_macros Add an 'on_failure' attribute to gpui tests 2023-04-03 18:16:08 -07:00
install_cli
journal Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
language Fix leak when project is unshared while LSP handler waits for edits 2023-04-10 17:03:58 -07:00
language_selector Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
live_kit_client Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
live_kit_server
lsp
media
menu
node_runtime
outline Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
picker Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
plugin
plugin_macros
plugin_runtime
project Forget buffered operations when resyncing with the host 2023-04-12 10:39:01 +02:00
project_panel Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
project_symbols Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
recent_projects Fix formatting 2023-04-06 15:54:44 -06:00
rope
rpc Make UpdateDiffBase a Foreground message to prevent reordering 2023-04-11 08:50:26 +02:00
search Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
settings Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
snippet
sqlez
sqlez_macros
staff_mode Fix formatting 2023-04-06 15:54:44 -06:00
sum_tree
terminal Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
terminal_view Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
text Fix leak when project is unshared while LSP handler waits for edits 2023-04-10 17:03:58 -07:00
theme Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
theme_selector Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
theme_testbench Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
util Honor ZED_RELEASE_CHANNEL environment variable only in development 2023-04-05 15:55:44 +02:00
vim Fix broken test due to trimmed trailing whitespace during formatting 2023-04-06 16:10:39 -06:00
welcome Fix formatting 2023-04-06 15:54:44 -06:00
workspace Preserve ordering between UpdateProject and CreateBufferForPeer messages 2023-04-10 12:54:25 -07:00
zed Put file location details of panic on separate line 2023-04-07 14:32:14 -04:00