add workspace folder for debugpy launch.json config by eleanorjboyd · Pull Request #25338 · microsoft/vscode-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@eleanorjboyd eleanorjboyd self-assigned this

Jul 28, 2025

@eleanorjboyd eleanorjboyd added bug

Issue identified by VS Code Team member as probable bug

skip tests

Updates to tests unnecessary

labels

Jul 28, 2025

@vs-code-engineering

Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering bot added this to the July 2025 milestone

Jul 28, 2025

@eleanorjboyd eleanorjboyd removed the skip tests

Updates to tests unnecessary

label

Jul 28, 2025

@eleanorjboyd eleanorjboyd merged commit 6827afb into microsoft:main

Jul 28, 2025

46 checks passed

@breathe

Copy link

breathe commented

Jul 31, 2025

Not completely sure what version of python environments I need to have to retest this?

I have this version installed:

image

If I set

python.useEnvironmentsExtension": true

and restart vscode the problem returns for me

@eleanorjboyd

Copy link

Member Author

Hi! You will need the pre-release of the extension which you can do so here:
Screenshot 2025-08-01 at 9 56 58 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@karthiknadig karthiknadig karthiknadig approved these changes

Labels

bug

Issue identified by VS Code Team member as probable bug

Projects

None yet

Milestone

July 2025

Development

Successfully merging this pull request may close these issues.

command:python.interpreterPath suddenly resolving incorrectly

3 participants

@eleanorjboyd @breathe @karthiknadig