zed/crates/terminal/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
..
mappings Upgrade alacritty_terminal in hopes to avoid PTY poll failing 2024-01-26 09:38:05 +01:00
terminal.rs Setup env correctly after upgrading alacritty_terminal 2024-01-26 10:42:07 +01:00
terminal_settings.rs Improve performance of JSON schema creation (#6770) 2024-01-26 19:54:45 +01:00