zed/crates/language/src
Lukas Wirth 6e21fa9a6a
project: Fix LSP requests failing for remotes for builtin servers (#46156)
Closes https://github.com/zed-industries/zed/issues/45928

Release Notes:

- Fixed builtin python language servers not correctly working on ssh
remotes
2026-01-06 13:51:48 +00:00
..
buffer Remove unneccessary snapshot storing in the buffer chunks (#44972) 2025-12-16 13:33:22 +02:00
syntax_map Bump tree-sitter to the latest (#44963) 2025-12-16 20:41:38 +02:00
buffer.rs windows: Fix IME candidate window not appearing at cursor position (#46079) 2026-01-05 15:48:52 +00:00
buffer_tests.rs language: Fix reparse timeout not actually working (#45347) 2026-01-05 14:18:09 +00:00
diagnostic_set.rs diagnostics: Reduce cloning of DiagnosticEntry (#39193) 2025-09-30 11:41:49 +00:00
highlight_map.rs rust: Nicer snippet completions (#43891) 2025-12-01 12:19:00 -03:00
language.rs language: Remove embeds support (#46076) 2026-01-05 19:38:25 +01:00
language_registry.rs project: Fix LSP requests failing for remotes for builtin servers (#46156) 2026-01-06 13:51:48 +00:00
language_settings.rs Improve collection of edit prediction examples (#46010) 2026-01-04 21:53:02 +00:00
manifest.rs Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
outline.rs Add experimental LSP-based context retrieval system for edit prediction (#44036) 2025-12-04 12:48:39 -08:00
proto.rs Improve support for multiple registrations of textDocument/diagnostic (#43703) 2025-12-03 20:47:43 +02:00
syntax_map.rs language: Fix reparse timeout not actually working (#45347) 2026-01-05 14:18:09 +00:00
task_context.rs languages: Pass fs into the init function (#38007) 2025-09-11 19:00:51 +00:00
text_diff.rs Improve edit prediction example capture (#45536) 2025-12-22 20:40:02 +00:00
toolchain.rs toolchains: Fix persistence by not relying on unstable worktree id (#45357) 2025-12-19 14:06:15 +01:00