Files
neovim/runtime/lua/vim
glepnir 5ce9e74f13 feat(completion): commitCharacters #38417
Problem: LSP completion commitCharacters are not handled. Typing a
commit character (e.g. `.`, `(`, `;`) while a completion item is
selected does not accept the item first.

Solution: Store commit characters as a flat string in complete-items.
Check it before completion stops, accept the match and let
the character be inserted normally.
2026-07-15 19:08:37 -04:00
..
2026-07-01 13:26:21 +02:00
2026-07-13 19:44:15 +02:00
2026-05-10 11:03:15 -04:00
2026-07-08 07:16:29 -04:00
2026-06-08 16:12:14 -04:00
2026-01-09 10:07:15 +01:00
2026-05-30 12:57:24 +02:00
2026-07-13 19:44:15 +02:00
2026-07-13 19:44:15 +02:00
2026-05-30 12:57:24 +02:00
2026-07-13 19:44:15 +02:00