vscode menu order #1043
Unanswered
nasoooor29
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the suggestion order feels different compared to VSCode. In VSCode, suggestions prioritize exact matches, fuzzy matches, and recently used items, which makes the experience intuitive.
Current Behavior Example:

Desired Behavior Example (VSCode Style):

Does anyone know how to adjust the sorting order in blink.cmp to better match VSCode’s behavior? Any tips or configuration examples would be greatly appreciated.
Note: I searched for solutions and found mentions of score_offset, but I couldn’t make it work to mimic the VSCode behavior. If anyone has insights on this, I’d love to hear them!
Beta Was this translation helpful? Give feedback.
All reactions