Skip to content

Make lookup for new environments detected faster - #19922

Merged
Kartik Raj (karrtikr) merged 7 commits into
microsoft:mainfrom
karrtikr:scopedrefresh
Oct 12, 2022
Merged

Make lookup for new environments detected faster#19922
Kartik Raj (karrtikr) merged 7 commits into
microsoft:mainfrom
karrtikr:scopedrefresh

Conversation

@karrtikr

@karrtikr Kartik Raj (karrtikr) commented Sep 29, 2022

Copy link
Copy Markdown

Closes #19900

Trigger a scoped refresh instead of a full refresh when an environment gets created, preferably only looking for the environment which gets created.

@karrtikr Kartik Raj (karrtikr) added the feature-request Request for new features or functionality label Oct 6, 2022
@karrtikr Kartik Raj (karrtikr) changed the title Trigger a scoped refresh instead of a full refresh when an environment gets created Make lookup for new environments detected faster Oct 6, 2022
@karrtikr
Kartik Raj (karrtikr) marked this pull request as ready for review October 6, 2022 22:32
@karrtikr

Copy link
Copy Markdown
Author

Karthik Nadig (@karthiknadig) Pinging for re-review.

@karrtikr
Kartik Raj (karrtikr) merged commit 76f7763 into microsoft:main Oct 12, 2022
@karrtikr
Kartik Raj (karrtikr) deleted the scopedrefresh branch October 12, 2022 17:12
Wes McKinney (wesm) pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
…thon#19922)

Closes microsoft/vscode-python#19900

Trigger a scoped refresh instead of a full refresh when an environment
gets created, preferably only looking for the environment which gets
created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature-request Request for new features or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating a new Conda Env creates a ton of calls to onDidChangeEnvironments

2 participants