ZIm/crates/project/src
Piotr Osiewicz 009384f948
Extract project_core out of project (#8438)
That's done to unblock work for dynamic tasks (`task` crate has to
access the worktree yet it is a dependency of a `project`).
Release Notes:

- N/A
2024-02-26 22:09:22 +01:00
..
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
lsp_command.rs Editor: support go to implementation (#7890) 2024-02-22 14:22:04 +01:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Ensure default prettier installs correctly when certain FS entries are missing (#8261) 2024-02-23 12:25:56 +02:00
project.rs Extract project_core out of project (#8438) 2024-02-26 22:09:22 +01:00
project_tests.rs CI: Enable clippy on Windows (#8240) 2024-02-23 16:23:42 -08:00
search.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
task_inventory.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00
terminals.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00