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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct index in QuickInputList map #184737

Merged
merged 1 commit into from Jun 9, 2023
Merged

Conversation

TylerLeonhardt
Copy link
Member

I was using the value of index before we combined quickpickitems and separators... when I should have been using the result's index.

This fixes that, and also adds a stopwatch for semantic similarity so we can log how see it takes.

Fixes #184684

I was using the value of index before we combined quickpickitems and separators... when I should have been using the result's index.

This fixes that, and also adds a stopwatch for semantic similarity so we can log how see it takes.
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) June 9, 2023 16:57
@TylerLeonhardt TylerLeonhardt self-assigned this Jun 9, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the June 2023 milestone Jun 9, 2023
@TylerLeonhardt TylerLeonhardt merged commit bdff5a1 into main Jun 9, 2023
7 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/surprising-owl branch June 9, 2023 17:32
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quick open selects the second entry now
3 participants