Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest locality bonus can boost current word #90515

Closed
jrieken opened this issue Feb 12, 2020 · 0 comments
Closed

Suggest locality bonus can boost current word #90515

jrieken opened this issue Feb 12, 2020 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug suggest IntelliSense, Auto Complete verified Verification succeeded
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Feb 12, 2020

Have something like this

let aa = 23;

function foo(ab, ac) {
    a|
}
  • enable locality bonus
  • 馃悰 the a suggestion will be ranked about aa and ab

Screenshot 2020-02-12 at 12 05 29

@jrieken jrieken self-assigned this Feb 12, 2020
@jrieken jrieken added bug Issue identified by VS Code Team member as probable bug suggest IntelliSense, Auto Complete labels Feb 12, 2020
@jrieken jrieken added this to the February 2020 milestone Feb 12, 2020
jrieken added a commit that referenced this issue Feb 12, 2020
@alexr00 alexr00 added the verified Verification succeeded label Feb 27, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug suggest IntelliSense, Auto Complete verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants