ZIm/crates/zed/src
Antonio Scandurra 466db69780 Pass a reference to TestAppContext in tests
This allows us to drop the context *after* we ran all futures to
completion and that's crucial otherwise we'll never drop entities
and/or flush effects.
2022-03-01 12:01:02 +01:00
..
assets.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
language.rs Merge pull request #482 from zed-industries/c-support 2022-02-24 17:16:55 -08:00
main.rs Rename "find" to "search" 2022-02-27 08:15:38 -07:00
menus.rs Add journal crate and move supporting logic into workspace crate 2021-12-18 08:12:59 -07:00
test.rs Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
zed.rs Pass a reference to TestAppContext in tests 2022-03-01 12:01:02 +01:00