zed/gpui
Nathan Sobo ebbe517bfa Move path prompting methods to MainThreadPlatform
They need to call back into the main thread, meaning the callbacks can't be Send + Sync.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-06-07 17:32:03 -06:00
..
examples Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
grammars/context-predicate Bump context-predicate grammar to the latest Tree-sitter 2021-05-22 12:34:35 +02:00
src Move path prompting methods to MainThreadPlatform 2021-06-07 17:32:03 -06:00
build.rs Ensure that the bundle runs on macOS versions < 11.0 2021-05-10 14:14:04 -06:00
Cargo.toml Bump context-predicate grammar to the latest Tree-sitter 2021-05-22 12:34:35 +02:00