-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
A-completionautocompletionautocompletionC-ArchitectureBig architectural things which we need to figure up-front (or suggestions for rewrites :0) )Big architectural things which we need to figure up-front (or suggestions for rewrites :0) )C-enhancementCategory: enhancementCategory: enhancementE-unknownIt's unclear if the issue is E-hard or E-easy without digging inIt's unclear if the issue is E-hard or E-easy without digging in
Description
We currently generate all applicable completions which can be overwhelming in certain scenarios #13124. We should eagerly generate the completion scores while building the completions and instead of keeping an unbounded buffer where we push them into, we should only keep the X highest scored completions in the accumulation.
logistic-bot and occuros
Metadata
Metadata
Assignees
Labels
A-completionautocompletionautocompletionC-ArchitectureBig architectural things which we need to figure up-front (or suggestions for rewrites :0) )Big architectural things which we need to figure up-front (or suggestions for rewrites :0) )C-enhancementCategory: enhancementCategory: enhancementE-unknownIt's unclear if the issue is E-hard or E-easy without digging inIt's unclear if the issue is E-hard or E-easy without digging in