glepnir
b351afb1b1
fix(lsp): show CompletionItem.detail in info popup #38904
...
Problem: completionItem/resolve response's `detail` field is silently
dropped. Only `documentation` is shown in the popup.
Solution: Prepend `detail` as a fenced code block before `documentation`
in the info popup, skipping if documentation already contains it.
2026-04-18 15:43:20 -04:00
..
2026-02-03 13:16:12 -05:00
2026-03-18 17:18:48 -07:00
2026-04-14 06:09:54 -04:00
2026-04-15 18:45:26 +00:00
2026-01-27 08:56:52 -05:00
2026-03-12 11:04:05 -04:00
2026-01-11 14:41:26 -08:00
2026-04-01 18:16:40 +08:00
2025-10-04 21:09:13 -07:00
2026-04-16 15:15:04 -04:00
2026-04-18 15:38:59 -04:00
2026-04-18 15:38:09 -04:00
2026-04-18 15:43:20 -04:00
2026-04-08 20:34:47 -04:00
2026-04-17 17:16:11 -07:00
2026-03-20 04:48:19 -04:00
2026-04-08 13:31:37 -04:00
2026-04-02 08:53:29 -04:00
2026-04-15 18:45:26 +00:00
2026-04-08 20:34:47 -04:00
2026-04-10 11:08:26 -05:00
2026-04-15 18:45:26 +00:00
2026-04-13 05:59:07 -04:00
2026-04-16 03:57:13 -04:00
2026-04-08 20:34:47 -04:00
2025-08-28 11:34:01 +02:00
2026-04-15 17:14:35 -04:00