ZIm/crates/project/src
Kirill Bulatov 57b087e41e
On label conflict, prefer resolved tasks with never templates (#10586)
This way, static (and other) templates that change, e.g. env vars, will
get the new template resolved task in the modal to run.

Release Notes:

- N/A
2024-04-16 03:31:33 +03: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 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 Inline git blame (#10398) 2024-04-15 14:21:52 +02:00
project_settings.rs Inline git blame (#10398) 2024-04-15 14:21:52 +02:00
project_tests.rs On label conflict, prefer resolved tasks with never templates (#10586) 2024-04-16 03:31:33 +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 On label conflict, prefer resolved tasks with never templates (#10586) 2024-04-16 03:31:33 +03:00
terminals.rs Add basic bash and Python tasks (#10548) 2024-04-15 16:07:21 +03:00