ZIm/crates/language/src
Mikayla Maki ae6a3d15af
Make python run local worktree LSPs (#18353)
Release Notes:

- Python: made it possible to use locally installed `pyright` if
available

---------

Co-authored-by: conrad <conrad@zed.dev>
2024-09-25 12:45:41 -07:00
..
syntax_map Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
buffer.rs Add the ability to propose changes to a set of buffers (#18170) 2024-09-20 18:28:50 -04:00
buffer_tests.rs Add the ability to propose changes to a set of buffers (#18170) 2024-09-20 18:28:50 -04:00
diagnostic_set.rs Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs Make python run local worktree LSPs (#18353) 2024-09-25 12:45:41 -07:00
language_registry.rs lsp: Remove reinstall, update config (#18318) 2024-09-25 10:45:56 -07:00
language_settings.rs Fix tooltip of always_treat_brackets_as_autoclosed (#18191) 2024-09-22 11:47:07 +03:00
markdown.rs Disable definition lists in Markdown (#17648) 2024-09-10 11:16:27 -04:00
outline.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
proto.rs lsp: Pass back diagnostic .data when querying code actions for it (#14962) 2024-07-22 17:49:11 +02:00
syntax_map.rs chore: Fix violations of elided_named_lifetimes (#18330) 2024-09-25 12:27:57 +02:00
task_context.rs Allow task context providers to access project env (#17964) 2024-09-17 21:49:12 +02:00