ZIm/crates/language/src
clauses3 b798392050
Expand tilde paths in edit prediction settings (#31235)
Release Notes:

- edit_prediction: Handle `~` in paths in `disabled_globs` setting
2025-06-03 10:32:23 +02:00
..
syntax_map Show progress as the agent locates which range it needs to edit (#31582) 2025-05-28 12:32:54 +00:00
buffer.rs Allow LSP adapters to decide, which diagnostics to underline (#31450) 2025-05-26 22:19:02 +03:00
buffer_tests.rs language: Select language based on longest matching path extension (#29716) 2025-05-26 11:00:05 -07:00
diagnostic_set.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs python: Re-land usage of source file path in toolchain picker (#31893) 2025-06-02 16:29:06 +00:00
language_registry.rs language: Select language based on longest matching path extension (#29716) 2025-05-26 11:00:05 -07:00
language_settings.rs Expand tilde paths in edit prediction settings (#31235) 2025-06-03 10:32:23 +02:00
manifest.rs python: Re-land usage of source file path in toolchain picker (#31893) 2025-06-02 16:29:06 +00:00
outline.rs Fix panic when outline items have no name (#24574) 2025-02-10 18:50:26 +00:00
proto.rs Allow LSP adapters to decide, which diagnostics to underline (#31450) 2025-05-26 22:19:02 +03:00
syntax_map.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
task_context.rs Improve TypeScript task detection (#31711) 2025-05-29 20:51:20 +00:00
text_diff.rs agent: Improve Gemini support in the edit_file tool (#31116) 2025-05-22 12:01:43 +03:00
toolchain.rs python: Re-land usage of source file path in toolchain picker (#31893) 2025-06-02 16:29:06 +00:00