diff options
| author | glepnir <glephunter@gmail.com> | 2026-03-22 07:07:26 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-21 19:07:26 -0400 |
| commit | cc518cf9bab090253b377a87346bdcdead994086 (patch) | |
| tree | 37d4d3ae21b832798bef07faee6f6c65b4697d06 /runtime/lua/vim/provider/python.lua | |
| parent | 2069be281c723a8a8607d395dbfabd9cd30f4b15 (diff) | |
feat(lsp): support CompletionItem.labelDetails #38403
Problem: CompletionItem.labelDetails is ignored, losing
function signatures and module info in the completion menu.
Solution: Append labelDetails.detail to abbr and use
labelDetails.description for menu with fallback to item.detail.
https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#completionItemLabelDetails
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
