Files
neovim/test/functional
Robert Muir 729111d3a3 fix(lsp): don't treat MarkedString[] with language id as empty #35518
Problem:
Hover response of MarkedString[] where the first element contains a
language identifier treated as empty.

Solution:
Fix empty check to handle case of MarkedString[] where the first element
is a pair of a language and value.
2025-08-27 18:51:30 -07:00
..
2025-08-22 15:05:43 -05:00
2025-08-24 23:43:48 +00:00
2025-03-02 14:27:52 -08:00
2024-04-23 18:17:04 +02:00