forked from DonJayamanne/pythonVSCode
- Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: microsoft/vscode-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Prevent Issue identified by VS Code Team member as probable bug important Issue identified as high-priority
Cannot read properties of undefined ('show') when running Python code area-terminal bug Bump actions/upload-artifact from 5 to 6 in /.github/actions/build-vsix no-changelog No news entry required
#25668 opened Dec 15, 2025 by dependabot bot Loading…
Bump dessant/lock-threads from 5.0.1 to 6.0.0 no-changelog No news entry required
#25667 opened Dec 15, 2025 by dependabot bot Loading…
Bump actions/upload-artifact from 5 to 6 no-changelog No news entry required
#25666 opened Dec 15, 2025 by dependabot bot Loading…
Register test commands before first await to prevent activation race condition debt Covers everything internal: CI, testing, refactoring of the codebase, etc. skip tests Updates to tests unnecessary
bump Node.js version to 22.21.1 across multiple configuration files
#25612 opened Nov 29, 2025 by karthiknadig • Draft
Don't re-run pytest when an exception in a test occurs bug Issue identified by VS Code Team member as probable bug
Add __repr__ to custom PS1 class area-repl debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Fix mismatched traceback in Issue identified by VS Code Team member as probable bug
pythonrc.py injection bug #25480 opened Sep 22, 2025 by CNSeniorious000 Loading…
Show a more meaningful error when sending code to the Python terminal.
#25421 opened Aug 26, 2025 by guoci Loading…
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…
Suggest Jupyter extension installation when debugging dataframe objects feature-request Request for new features or functionality
Change default configuration values to not load envFile
#25184 opened Jun 16, 2025 by soceanainn Loading…
Modify Run Selection/Line to reuse existing terminal
#25178 opened Jun 13, 2025 by s-kai273 Loading…
2 tasks
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…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.