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

Move QuickPick on to an ObjectTree #207520

Merged
merged 10 commits into from Mar 13, 2024
Merged

Conversation

TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Mar 12, 2024

Moves QuickPick to a tree implementation which will allow us to do more with separator quick pick items... such as enabling sticky scroll!

Screen.Recording.2024-03-13.at.3.49.02.PM.mov

Fixes #135971 (super old eventing issue)

Couple small stylistic issues that I'll follow up with:

Enables sticky scroll
@TylerLeonhardt TylerLeonhardt self-assigned this Mar 12, 2024
@TylerLeonhardt TylerLeonhardt marked this pull request as ready for review March 13, 2024 22:40
@VSCodeTriageBot VSCodeTriageBot added this to the March 2024 milestone Mar 13, 2024
@TylerLeonhardt TylerLeonhardt merged commit c349c44 into main Mar 13, 2024
6 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/dependent-crocodile branch March 13, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QuickPick.onDidChangeActive fires triple on value change
3 participants