Skip to content

Pull requests: microsoft/vscode-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add telemetry for when user triggers testing from CLI debt Covers everything internal: CI, testing, refactoring of the codebase, etc. skip-issue-check
#25103 opened May 23, 2025 by Copilot AI Loading… updated Dec 19, 2025 June 2025
feat(tasks): add shell task for check-python with venv activation debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
#25686 opened Dec 18, 2025 by eleanorjboyd Loading… updated Dec 18, 2025 December / January 2026
Auto-file GitHub issues on main branch CI failures debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
#25685 opened Dec 18, 2025 by Copilot AI Loading… updated Dec 18, 2025 December / January 2026
Add conditional for Python agent tools bug Issue identified by VS Code Team member as probable bug skip package*.json package.json and package-lock.json don't both need updating skip tests Updates to tests unnecessary
#25677 opened Dec 16, 2025 by eleanorjboyd Loading… updated Dec 17, 2025 December / January 2026
Change default configuration values to not load envFile
#25184 opened Jun 16, 2025 by soceanainn Loading… updated Dec 16, 2025
Modify Run Selection/Line to reuse existing terminal
#25178 opened Jun 13, 2025 by s-kai273 Loading… updated Dec 16, 2025
2 tasks
Show a more meaningful error when sending code to the Python terminal.
#25421 opened Aug 26, 2025 by guoci Loading… updated Dec 16, 2025
Fix mismatched traceback in pythonrc.py injection bug Issue identified by VS Code Team member as probable bug
#25480 opened Sep 22, 2025 by CNSeniorious000 Loading… updated Dec 16, 2025
Add __repr__ to custom PS1 class area-repl debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
#25568 opened Nov 7, 2025 by iBug Loading… updated Dec 12, 2025 December / January 2026
Implement copying python import path from opened file feature-request Request for new features or functionality
#25026 opened May 1, 2025 by s-kai273 Loading… updated Nov 27, 2025
3 tasks done
remove pylance create,start,stop. Pylance will now do that itself. feature-request Request for new features or functionality
#25370 opened Aug 8, 2025 by bschnurr Loading… updated Nov 14, 2025
Add option to reuse existing Python terminals for code execution
#25158 opened Jun 10, 2025 by Copilot AI Draft updated Jun 10, 2025
[RFC] watch pyrefly settings
#25041 opened May 7, 2025 by kinto0 Loading… updated May 23, 2025
ProTip! Exclude everything labeled bug with -label:bug.