Skip to content

Remove single quotes surrounding displayed venv #25102

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

Merged
merged 2 commits into from
May 23, 2025

Conversation

cpinamtz
Copy link

@cpinamtz cpinamtz commented May 22, 2025

Fixes #23978

Removed single quotes both from the Select Interpreter list:
Screenshot from 2025-05-22 17-35-29

And also from the status bar:
Screenshot from 2025-05-22 17-36-00

@cpinamtz cpinamtz force-pushed the feature/remove_venv_quotes branch from 9fab31c to f8d3d8a Compare May 22, 2025 15:50
@cpinamtz cpinamtz changed the title Remove surrounding single quotes surrounding displayed venv Remove single quotes surrounding displayed venv May 22, 2025
@karthiknadig karthiknadig requested a review from anthonykim1 May 22, 2025 16:34
@karthiknadig karthiknadig self-assigned this May 22, 2025
@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label May 22, 2025
@cpinamtz cpinamtz force-pushed the feature/remove_venv_quotes branch from f8d3d8a to 323a5f1 Compare May 22, 2025 17:02
@vs-code-engineering vs-code-engineering bot added this to the May 2025 milestone May 22, 2025
@cpinamtz
Copy link
Author

No idea why the pipeline is failing in that step. I've linked the PR to the issue. I guess it'll be a minor thingie but let me know.

Thanks!

@karthiknadig karthiknadig merged commit 2db24aa into microsoft:main May 23, 2025
46 checks passed
@cpinamtz cpinamtz deleted the feature/remove_venv_quotes branch June 1, 2025 17:35
anthonykim1 pushed a commit to anthonykim1/vscode-python that referenced this pull request Jun 5, 2025
Fixes microsoft#23978

Removed single quotes both from the Select Interpreter list:
![Screenshot from 2025-05-22
17-35-29](https://github.com/user-attachments/assets/6ba1df87-51c9-4cdf-9231-abd84bd4abf7)

And also from the status bar:
![Screenshot from 2025-05-22
17-36-00](https://github.com/user-attachments/assets/472a63b7-45ab-435e-9923-612c8c32941c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove quotes from environment name in the status bar and interpreter selector
4 participants