ZIm/crates/project/src
Conrad Irwin d6b7f14b51
suggested extensions (#9526)
Follow-up from #9138

Release Notes:

- Adds suggested extensions for some filetypes
([#7096](https://github.com/zed-industries/zed/issues/7096)).

---------

Co-authored-by: Felix Zeller <felixazeller@gmail.com>
2024-03-19 10:06:01 -06:00
..
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
lsp_command.rs Fall back to FindAllReferences if cmd-click did not preform GoToDefinition elsewhere (#9243) 2024-03-13 13:00:04 +02:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Enable clippy::never_loop (#9006) 2024-03-14 14:07:50 -04:00
project.rs suggested extensions (#9526) 2024-03-19 10:06:01 -06:00
project_settings.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
project_tests.rs Limit project search to avoid unresponsive app (#9404) 2024-03-18 10:49:27 +01:00
search.rs Do not start searching if query is empty (#9333) 2024-03-14 15:06:00 +01:00
task_inventory.rs Rename 'project_core' crate to 'worktree', make it just about worktrees (#9189) 2024-03-11 11:35:27 -07:00
terminals.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00