Skip to content

Issues: microsoft/vscode-python

Reactivating Terminal
#24699 opened Jan 8, 2025 by karthiknadig
Open 5
Release Plan v2025.6.0
#25032 opened May 2, 2025 by karthiknadig
Open
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

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
Assignee
Filter by who’s assigned
Sort

Issues list

chore: refactor ensureTerminal to return a Terminal debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
#24942 opened Mar 29, 2025 by karthiknadig Draft
Improve survey notification unit tests area-editor-* User-facing catch-all debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#24906 opened Mar 14, 2025 by luabud
Add normalization test code for Python >= 3.13 area-repl debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
#24774 opened Feb 3, 2025 by anthonykim1
Remove terminal env var experiment area-environments Features relating to handling interpreter environments area-terminal debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#24567 opened Dec 9, 2024 by anthonykim1
Make PYTHONSTARTUP default to true area-repl area-terminal debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
#24141 opened Sep 20, 2024 by anthonykim1
Remove Run Selection/Line in Terminal and Django from command palette area-repl area-terminal debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
#24139 opened Sep 19, 2024 by anthonykim1
Update / improve contributing.md guide for passing CI debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#24121 opened Sep 17, 2024 by eleanorjboyd
ensureTerminal should return Promise<Terminal> area-terminal debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#24106 opened Sep 12, 2024 by anthonykim1
Don't monkey patch vscode ext API debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#24103 opened Sep 12, 2024 by Tyriar
Autofile an issue when build or tests fail on main debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#24048 opened Sep 3, 2024 by karthiknadig
Better documentation about .env file debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#24034 opened Sep 3, 2024 by anthonykim1
Remove quotes from environment name in the status bar and interpreter selector area-environments Features relating to handling interpreter environments debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#23978 opened Aug 20, 2024 by luabud
Fix error logged during CI run area-testing debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#23972 opened Aug 19, 2024 by eleanorjboyd
Python getting started flow doesn't really help install python area-testing debt Covers everything internal: CI, testing, refactoring of the codebase, etc. triage-needed Needs assignment to the proper sub-team
#23889 opened Jul 30, 2024 by Yoyokrazy
Python vsix can be smaller debt Covers everything internal: CI, testing, refactoring of the codebase, etc. triage-needed Needs assignment to the proper sub-team
#23694 opened Jun 25, 2024 by rebornix
Update tests for testController.ts area-testing debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#23538 opened May 31, 2024 by eleanorjboyd
Avoid spawning conda to get the value for the env variable CONDA_SHLVL area-terminal debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#23423 opened May 14, 2024 by DonJayamanne
Create GitHub Action to check PyPI and open issue debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#22800 opened Jan 29, 2024 by anthonykim1
2
Smart send setting id is inconsistent with other setting ids debt Covers everything internal: CI, testing, refactoring of the codebase, etc. triage-needed Needs assignment to the proper sub-team
#22556 opened Nov 28, 2023 by mjbvz
Match keys in package.nls.json to setting names area-internal Label for non-user facing issues debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#22478 opened Nov 15, 2023 by anthonykim1
Add end to end debugger tests area-testing debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#22171 opened Oct 6, 2023 by eleanorjboyd
Expand testing on debugLauncher area-testing debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#22170 opened Oct 6, 2023 by eleanorjboyd
Running npm run test:functional is different from running functional test via debugger debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#21565 opened Jul 5, 2023 by anthonykim1
Update docs to show how to get detailed logs using the Developer: Set Log Level... command from the command palette debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#21378 opened Jun 6, 2023 by karthiknadig
Modify getActiveEnvironmentPath() API when resource is passed as undefined in a multiroot workspace area-api API related issues area-environments Features relating to handling interpreter environments debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
#21256 opened May 10, 2023 by rdbisme
ProTip! Type g i on any issue or pull request to go back to the issue listing page.