atom / atom-languageclient

Language Server Protocol support for Atom (the basis of Atom-IDE)
https://ide.atom.io/
MIT License
389 stars 78 forks source link

Filter complete CompletionItems #164

Closed rictic closed 6 years ago

rictic commented 6 years ago

Previously: https://github.com/atom/atom-languageclient/issues/150 #41 #128

It looks like #128 was reverted, but the plan is still to implement client-side filtering. It's helpful for clients to have an issue to follow, so we know when we can switch to client-side filtering for atom users.

damieng commented 6 years ago

It's in https://github.com/atom/atom-languageclient/pull/163

Should be merged in the next 24 hours.

damieng commented 6 years ago

Fixed in a6a620694b49fe1c2cd51a7d9b698c505ea08416