ZIm/crates/project/src
Kirill Bulatov f8b5e42070
Do not send textDocument/didSave message if server does not declare its support (#14412)
Release Notes:

- Improved Zed logic for sending `textDocument/didSave` request
([14286](https://github.com/zed-industries/zed/issues/14286))
2024-07-13 21:59:21 +03:00
..
lsp_command Tidy up collab-related signature help data (#14377) 2024-07-13 04:06:01 +03:00
buffer_store.rs Extract a BufferStore object from Project (#14037) 2024-07-12 15:25:54 -07:00
connection_manager.rs WIP: remoting (#10085) 2024-04-11 15:36:35 -06:00
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
lsp_command.rs Tidy up collab-related signature help data (#14377) 2024-07-13 04:06:01 +03:00
lsp_ext_command.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
prettier_support.rs paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
project.rs Do not send textDocument/didSave message if server does not declare its support (#14412) 2024-07-13 21:59:21 +03:00
project_settings.rs Fix nushell local env detection by using direnv export (#13902) 2024-07-12 10:29:32 +02:00
project_tests.rs Do not send textDocument/didSave message if server does not declare its support (#14412) 2024-07-13 21:59:21 +03:00
search.rs util: Use GlobSet in PathMatcher (#13197) 2024-06-18 16:12:24 +02:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs chore: Clippy fixes for 1.80 (#13987) 2024-07-10 17:53:17 +02:00
terminals.rs terminal: Set TERM_PROGRAM and TERM_PROGRAM_VERSION environment variables in integrated terminal (#14213) 2024-07-11 20:48:46 +03:00
yarn.rs Add support for projects managed with Yarn (#13644) 2024-07-11 14:56:07 +02:00