zed/crates/project/src
2024-04-11 03:48:06 -04:00
..
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
lsp_command.rs Respect language server's capabilities when calling GetReferences (#10285) 2024-04-08 13:38:32 -04:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Improve handling of prettier errors on format (#10156) 2024-04-04 11:41:55 +02:00
project.rs Remove if-not-else patterns (#10402) 2024-04-11 03:48:06 -04:00
project_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00
project_tests.rs Rework task modal (#10341) 2024-04-11 02:02:04 +03:00
search.rs Support newline and tab literals in regex search-and-replace operations (#9609) 2024-03-25 12:21:04 +01:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs Rework task modal (#10341) 2024-04-11 02:02:04 +03:00
terminals.rs Use different icons for terminal tasks (#9876) 2024-03-27 20:49:10 +01:00