ZIm/crates/project/src
Conrad Irwin cd81dad2fa
fix panics (#13554)
Release Notes:

- Fixed a panic when editing HTML near the end of a file
- Fixed a panic when editing settings.json from inside the .zed
directory
2024-06-26 14:32:16 -06: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 lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02: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 fix panics (#13554) 2024-06-26 14:32:16 -06:00
project_settings.rs Use rust-analyzer from path if possible (#12418) 2024-06-07 06:56:38 +02:00
project_tests.rs util: Use GlobSet in PathMatcher (#13197) 2024-06-18 16:12:24 +02: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 task: Add re-run task button to terminal title (#12379) 2024-05-29 11:40:43 +02:00
terminals.rs Reconnect button for remote projects (#12669) 2024-06-10 18:09:47 -06:00