Files
neovim/runtime/lua/vim/lsp
glepnir 0a844adc13 fix(lsp): newlines in the completion word from insertText #41801
Problem:
A textEdit is cut to its first line but an insertText is not, so its
newlines reach the |complete-items| word.

Solution:
Cut it the same way.
2026-09-09 08:04:23 -04:00
..
2026-09-08 16:50:53 +01:00
2026-09-08 16:50:53 +01:00
2026-09-08 16:50:53 +01:00
2026-09-08 16:50:53 +01:00
2026-09-07 15:33:22 +01:00
2026-08-23 12:38:07 -04:00