Files
neovim/runtime/lua
glepnir 1f5bcc7c4e feat(lsp): completion opts support custom item conversion (#30060)
Problem: Some items of completion results include function signatures that can
cause the pum to be very long when a function has many params, because pum
scales with the longest word/abbr.

Solution: add custom covert function that can customise abbr to remove params.
2024-08-22 21:42:27 +02:00
..
2023-09-10 11:43:37 +02:00
2024-07-16 15:07:40 +02:00