Files
neovim/test/functional
Mathias Fussenegger 5f527f24f0 fix(lsp): don't use completion filterText if prefix is empty
Follow up to https://github.com/neovim/neovim/pull/32072

If there is no prefix (e.g. at the start of word boundary or a line), it
always used the `filterText` because the `match` function always
returned false.
2025-01-19 22:11:20 +01:00
..
2025-01-05 17:10:16 -08:00
2024-11-21 06:50:30 +08:00
2025-01-13 01:41:49 -08:00
2024-04-23 18:17:04 +02:00