zed/crates/language/src
Stanislav Alekseev 8a6c65c63b
Allow task context providers to access project env (#17964)
Closes #13106

Release Notes:

- Task context providers now have access to the local shell environment,
allowing local rust tool installations to work

Before:
<img width="1136" alt="Screenshot 2024-09-17 at 22 09 38"
src="https://github.com/user-attachments/assets/7d6c5606-4820-4f6f-92d1-c3d314b9ab42">

After:
<img width="1136" alt="Screenshot 2024-09-17 at 22 09 58"
src="https://github.com/user-attachments/assets/a962e607-15f5-44ce-b53e-a0dbe135f2d8">
2024-09-17 21:49:12 +02:00
..
syntax_map Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
buffer.rs Update typos-cli to v1.24.6. Add scripts/check-spelling. Fix typos (#17961) 2024-09-17 15:08:14 -04:00
buffer_tests.rs Update typos-cli to v1.24.6. Add scripts/check-spelling. Fix typos (#17961) 2024-09-17 15:08:14 -04:00
diagnostic_set.rs
highlight_map.rs
language.rs rust: Test rust-analyzer binary after finding in PATH (#17951) 2024-09-17 11:45:29 -06:00
language_registry.rs project: Update variable and change comment (#17933) 2024-09-17 14:33:53 +02:00
language_settings.rs
markdown.rs
outline.rs
proto.rs
syntax_map.rs
task_context.rs Allow task context providers to access project env (#17964) 2024-09-17 21:49:12 +02:00