diff options
| author | glepnir <glephunter@gmail.com> | 2026-04-19 03:43:20 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-18 15:43:20 -0400 |
| commit | b351afb1b1c564c5a4e6856764d4db21a873242c (patch) | |
| tree | 704f2700721aeb7f208e87dbc0ca21d06ed079de /test/functional/vimscript/executable_spec.lua | |
| parent | 54398c587473c0f1d96b601a281477e184865401 (diff) | |
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.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions
