zed/crates/theme
Piotr Osiewicz 1761e60362
Improve performance of JSON schema creation (#6770)
JSON LSP adapter now caches the schema. `workspace_configuration` is
back to being async, and we are also no longer asking for font names
twice while constructing the schema.
Release Notes:
- Improved performance when opening the .json files.

---------

Co-authored-by: Kirill <kirill@zed.dev>
2024-01-26 19:54:45 +01:00
..
src Improve performance of JSON schema creation (#6770) 2024-01-26 19:54:45 +01:00
util Remove 2 suffix for theme 2024-01-03 12:41:01 -08:00
Cargo.toml Add experimental.theme_overrides to settings file (#6791) 2024-01-26 13:42:58 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
theme.md Start documenting Theme crate 2024-01-09 12:49:56 -05:00