ZIm/crates/language/src
Marshall Bowers 7652045903
Remove primary/secondary distinction for CachedLspAdapter (#15634)
This PR removes the primary/secondary distinction for
`CachedLspAdapter`s.

After #15624 we weren't relying on the `is_primary` field anywhere, so
we can remove it.

Release Notes:

- N/A
2024-08-01 13:51:34 -04:00
..
syntax_map Bump tree-sitter and related core language parser libraries (#14986) 2024-07-24 23:38:21 +03:00
buffer.rs chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
buffer_tests.rs chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
diagnostic_set.rs lsp: Pass back diagnostic .data when querying code actions for it (#14962) 2024-07-22 17:49:11 +02:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs Remove primary/secondary distinction for CachedLspAdapter (#15634) 2024-08-01 13:51:34 -04:00
language_registry.rs Remove primary/secondary distinction for CachedLspAdapter (#15634) 2024-08-01 13:51:34 -04:00
language_settings.rs Fix more instances of JSON schema getting clobbered when attaching references (#15339) 2024-07-27 11:44:40 -04:00
markdown.rs Fix Markdown code rendering in tooltips ignoring languages (#10607) 2024-04-16 12:49:35 +02:00
outline.rs Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07: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 clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
task_context.rs tasks: Add experimental support for user-defined task variables (#13699) 2024-07-01 15:59:19 +02:00