Files
neovim/runtime/lua
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-07 15:33:22 +01:00
2026-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00
2026-09-08 16:50:53 +01:00