zed/crates/settings/src
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
..
keymap_file.rs
settings.rs
settings_file.rs Fix some bugs in keymap handling (#3895) 2024-01-04 16:04:17 -05:00
settings_store.rs Improve performance of JSON schema creation (#6770) 2024-01-26 19:54:45 +01:00