glepnir
34cbfeca9c
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.
(cherry picked from commit b351afb1b1 )
2026-04-18 20:42:42 +00:00
..
2026-04-06 02:39:21 +00:00
2026-02-01 08:22:07 +08:00
2026-03-22 23:14:49 +00:00
2026-04-18 20:35:15 +00:00
2026-04-09 01:23:13 +00:00
2026-03-06 07:59:15 +08:00
2026-01-26 06:53:53 +08:00
2026-04-18 20:42:42 +00:00
2026-04-07 17:37:52 +00:00
2026-04-05 20:32:59 +00:00
2026-02-26 19:26:35 +01:00
2026-03-21 12:00:06 -04:00
2026-04-18 00:50:15 +00:00
2026-01-07 08:11:42 +08:00
2026-03-11 19:05:46 +00:00
2023-08-13 13:25:10 +01:00
2025-12-30 01:44:24 -05:00
2026-03-24 00:14:55 +01:00
2026-03-12 11:12:56 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-08-22 19:10:43 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-08-20 07:23:49 +08:00
2026-01-20 07:56:50 +08:00
2026-04-06 15:12:48 +02:00
2026-02-09 16:55:37 -05:00
2025-08-20 07:23:49 +08:00
2024-07-02 13:05:16 +02:00