zed/crates
Nathan Sobo cd65031cda Halt keystroke dispatch immediately when we call a global action handler
Someday, we may want to define a global action context that allows us to propagate the action, but this isn't currently supported. Previous to this commit, we were invoking the same global action handler multiple times, once for each view in the responder chain.
2021-12-18 08:12:08 -07:00
..
chat_panel Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
client Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
clock Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
collections Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
contacts_panel Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
editor Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00
file_finder Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
fsevent Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
fuzzy Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
go_to_line Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
gpui Halt keystroke dispatch immediately when we call a global action handler 2021-12-18 08:12:08 -07:00
gpui_macros Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
language Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00
lsp Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
project Use the new buffer subscription API to keep DisplayMap in sync 2021-12-01 16:08:53 +01:00
project_panel Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
rpc Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
server Don't pass GH auth header when following redirects for release assets 2021-12-07 12:34:55 -08:00
sum_tree Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
text Use the new buffer subscription API to keep DisplayMap in sync 2021-12-01 16:08:53 +01:00
theme Start work on generalizing the BlockMap to allow arbitrary elements 2021-12-01 15:25:55 -08:00
theme_selector Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
util Improve logging when avatar request fails 2021-10-04 15:47:18 -07:00
workspace Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00
zed Add tree-sitter-markdown, set up simple markdown higlighting 2021-12-05 21:37:31 -08:00