ZIm/crates/project/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
..
ignore.rs Port new workspace logic to gpui2, uncomment most of the workspace2 tests 2023-11-17 22:54:19 +02:00
lsp_command.rs chore: Fix clippy::needless_borrow up to an editor 2024-01-21 15:03:24 +01:00
lsp_ext_command.rs Remove 2 suffix for project 2024-01-03 11:53:34 -08:00
prettier_support.rs Clean up LSP servers on worktree release 2024-01-23 11:34:51 +02:00
project.rs Improve performance of JSON schema creation (#6770) 2024-01-26 19:54:45 +01:00
project_settings.rs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
project_tests.rs Fix relative path opening from project symbols 2024-01-08 15:12:22 -07:00
search.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
terminals.rs Activate the nushell virtualenv overlay correctly 2024-01-26 12:52:28 +01:00
worktree.rs Log error if worktree fails to relativize git repo path 2024-01-25 11:10:00 +01:00
worktree_tests.rs Remove 2 suffix for project 2024-01-03 11:53:34 -08:00