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

Cherry Pick for Point Release #22862

Merged
merged 4 commits into from
Feb 6, 2024
Merged

Cherry Pick for Point Release #22862

merged 4 commits into from
Feb 6, 2024

Conversation

anthonykim1
Copy link

For #22146

Improves time taken to trigger language server startup once extension
activation is triggered

  • Do not block discovery on windows registry
  • Do not blocking auto-selection on validation of all interpreters
  • Make Windows Path locator faster

Kartik Raj added 4 commits February 6, 2024 10:37
Closes #22822

Use current shell to figure out whether shell integration is working,
even when using fallback shell for getting environment variables.
…activation is triggered (#22514)

For #22146 

Improves time taken to trigger language server startup once extension
activation is triggered

- Do not block discovery on windows registry
- Do not blocking auto-selection on validation of all interpreters
- Make Windows Path locator faster
@karrtikr karrtikr added the no-changelog No news entry required label Feb 6, 2024
@karrtikr karrtikr marked this pull request as ready for review February 6, 2024 18:51
@anthonykim1 anthonykim1 merged commit 62c3745 into release/2024.0 Feb 6, 2024
54 of 55 checks passed
@anthonykim1 anthonykim1 deleted the release-cherry branch February 6, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog No news entry required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants