Files
neovim/runtime/lua
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-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00