zed/crates/gpui
Nathan Sobo b755b2d602 Add ViewHandle::defer
It's like update, but happens after the current effect instead of synchronously. Also, it doesn't allow the callback to return a value because there would be nothing to do with it.
2022-01-22 13:21:59 -07:00
..
examples Allow underlines to have different color than the text 2021-10-26 12:46:46 -07:00
grammars/context-predicate Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00
src Add ViewHandle::defer 2022-01-22 13:21:59 -07:00
build.rs
Cargo.toml Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00