enhance error handling and user notifications for Python Locator failures by eleanorjboyd · Pull Request #25717 · microsoft/vscode-python
Navigation Menu
{{ message }}
microsoft / vscode-python Public
forked from DonJayamanne/pythonVSCode
- Notifications You must be signed in to change notification settings
- Fork 1.3k
Merged
eleanorjboyd merged 3 commits intomicrosoft:mainfrom
Jan 8, 2026Merged
enhance error handling and user notifications for Python Locator failures#25717
eleanorjboyd merged 3 commits intomicrosoft:mainfrom
enhance error handling and user notifications for Python Locator failures#25717
eleanorjboyd merged 3 commits intomicrosoft:mainfrom
Conversation
eleanorjboyd
self-assigned this
eleanorjboyd
added
the
bug
label
Jan 8, 2026
eleanorjboyd
marked this pull request as ready for review
vs-code-engineering
bot
added this to the
January 2026 milestone
eleanorjboyd
enabled auto-merge (squash)
Tyriar requested changes Jan 8, 2026
|
|
||
| // Show notification to user | ||
| const selection = await showWarningMessage( | ||
| 'Python Locator failed to start. Python environment discovery may not work correctly.', |
Copy link
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs to be localized?
eleanorjboyd
requested a review
from Tyriar
Tyriar approved these changes Jan 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment