Files
neovim/test/functional/plugin
Emilv2 37eb1b9979 fix(lsp): send didOpen on save to all clients+groups #37454
Problem: _get_and_set_name edits the name for the whole group,
thus only one client per group gets the didOpen message.

Solution: move the logic to _changetracking and loop over every
client per group.
2026-04-12 10:56:12 -04:00
..
2026-02-12 13:46:45 +01:00
2026-03-29 13:36:56 +02:00