Files
oak-gpui/crates/project/src
Piotr Osiewicz f33d02c4c1 lsp_store: Do not associate a language server with the language for symbol highlighting (#23401)
This unblocks work on #22182; a single language server might actually be
required by multiple languages (think of e.g. C/C++,
Javascript/Typescript), in which case it doesn't make sense to use a
single grammar. We already use primary language of a buffer for
highlights and this PR makes this the only supported syntax highlighting
flavour for returned symbols.

Closes #ISSUE

Release Notes:

- N/A
2025-01-21 13:35:15 +01:00
..
2024-09-10 15:51:01 -04:00
2024-10-16 12:14:40 +02:00
2025-01-17 18:51:20 +00:00
2025-01-16 21:19:15 -07:00