zed/crates/gpui
Antonio Scandurra 786d95b8c8 Avoid storing fonts::Features in TextStyle
We were only using it for debugging purposes and that was causing
the `Theme` struct to become too big to hold on the stack.

Co-Authored-By: Julia Risley <julia@zed.dev>
2023-03-17 15:12:02 +01:00
..
examples Don't make fonts::Features Copy 2023-03-17 13:54:56 +01:00
src Avoid storing fonts::Features in TextStyle 2023-03-17 15:12:02 +01:00
build.rs Use a hand-coded parser for keymap context predicates 2023-01-16 15:53:49 -08:00
Cargo.toml WIP: Allow specifying font features in the editor 2023-03-17 09:51:36 +01:00