ZIm/crates/project/src
Thorsten Ball 9db68ee6ae
lsp: Use project-local settings if available (#17753)
Release Notes:

- Changed built-in language support (Rust, Go, C, YAML, ...) to lookup
language-server specific settings locally in project directory first
before falling back to global value.

---------

Co-authored-by: Bennet <bennet@zed.dev>
2024-09-12 09:47:25 -04:00
..
lsp_command use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
buffer_store.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
connection_manager.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
debounced_delay.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
environment.rs project: Use login shell to get environment per project (#17717) 2024-09-11 13:33:42 -04:00
lsp_command.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
lsp_ext_command.rs Extract an LspStore object from Project, to prepare for language support over SSH (#17041) 2024-08-30 14:36:38 -07:00
lsp_store.rs lsp: Use project-local settings if available (#17753) 2024-09-12 09:47:25 -04:00
prettier_support.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
project.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
project_settings.rs settings: Remove auxiliary Content types where possible (#16744) 2024-09-10 22:59:10 -04:00
project_tests.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
search.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
terminals.rs Fix different kinds values used for worktree_id (#17523) 2024-09-07 00:51:09 -04:00
worktree_store.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
yarn.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00