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 a better id for QuickPickList #184733

Merged
merged 1 commit into from Jun 9, 2023
Merged

Conversation

TylerLeonhardt
Copy link
Member

Using saneLabel before is computationally more intense then just checking a few properties. Additionally, this wasn't taking into account the id.

So this change is not only faster, but also more accurate!

ref #184615

@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) June 9, 2023 15:44
@TylerLeonhardt TylerLeonhardt self-assigned this Jun 9, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the June 2023 milestone Jun 9, 2023
lramos15
lramos15 previously approved these changes Jun 9, 2023
Using saneLabel before is computationally more intense then just checking a few properties. Additionally, this wasn't taking into account the `id`.

So this change is not only faster, but also more accurate!

ref #184615
@TylerLeonhardt TylerLeonhardt merged commit 761f2b0 into main Jun 9, 2023
6 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/spotty-roundworm branch June 9, 2023 17:26
@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.

None yet

4 participants