https://bugs.kde.org/show_bug.cgi?id=444883
--- Comment #20 from Sven Brauch <m...@svenbrauch.de> --- Why is this happening, though? Do the LSP servers cut off the completion list after N items because it gets too long (performance-wise) otherwise? But yes, this seems to be the obvious difference to the KDevelop case then: here, we get all possible matches right from the start and then only ever filter that list on typing, and there's nothing better that could possibly be done. -- You are receiving this mail because: You are watching all bug changes.