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

Call Settings inspect later #190100

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Call Settings inspect later #190100

merged 2 commits into from
Aug 14, 2023

Conversation

rzhao271
Copy link
Contributor

@rzhao271 rzhao271 commented Aug 9, 2023

Ref #179486

The goal of this PR is to make Settings editor rendering slightly lazier by delaying most inspectSetting calls to when the setting needs to be rendered, or when the user is searching with a tag filter such as @modified.

There are still some inspect calls during program launch which have to do with workspace trust related settings. I'll have to look into that more to see if any of those calls can be delayed.

@rzhao271 rzhao271 self-assigned this Aug 9, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the August 2023 milestone Aug 9, 2023
@rzhao271 rzhao271 merged commit 910aceb into main Aug 14, 2023
7 checks passed
@rzhao271 rzhao271 deleted the rzhao271/se-lazy-exp branch August 14, 2023 15:16
@github-actions github-actions bot locked and limited conversation to collaborators Sep 28, 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

3 participants