Changes:
Feature Requests:
- #24442: Add native Pixi locator
- #24440: enable send to native REPL for SR users
- #844: Clicking on Close redirects me to python.org
- #237: Cant run multiple python files at once
- #231: Support "go to definition" for namespace packages
- #23843: Make python.execInREPL keep focus on editor
- #24400: add support for pytest describe
Bugs:
- #24559: Revert "Fix) Prevent keyboard interrupt for Python3.13 REPL non-Windows "
See More
- #24555: Fix) Prevent keyboard interrupt for Python3.13 REPL non-Windows
- #24544: add uri for unittest subtests fix "go to test" bug
- #24542: Fix: Don’t use executeCommand on python sub-shell for windows.
- #24487: printEnvVariablesToFile.py overwrites itself if invoked without arguments
- #24480: Fix the wrong Content-Length in python-server.py for non-ascii characters.
- #24484: Pin ruff to specific version
- #24466: Respect [tool.coverage.report] omit in coverage view
- #24148: Handle reloading of REPL Window
- #24431: Remove
conda
specific telemetry - #24465: dont execute from outside the REPL
- #24446: disable python shell integration for wsl
- #24438: fix debug restart
- #24441: handle NoSource exception for coverage
- #24433: Do not use bracketed paste mode for native repl
- #853: Error: spawn $ {workspaceFolder}.env\Scripts\python.exe ENOENT
- #828: Cannot load Python REPL in VS Code
- #840: Format on type adds spaces after periods
- #238: Run python in external terminal
- #24429: Fix for running
pet
only in trusted workspaces - #24420: Keep focus on editor when executing to native REPL
- #24418: do not use shell integration for Python subshell if Python setting is disabled
- #24343: Switch testing communication to
fifo
on linux/mac - #24401: add bracketed paste mode for Python3.13 and above
- #24394: dont execute history items
- #24385: error msg for adapter unalignment issue
- #24346: dont automatically inject PYTHONSTARTUP
- #24384: add python.testing.cwd to pytest discovery if present
Others:
- #24584: Update version for release
- #24560: Update version for release
- #24496: chore: register dependent pipeline for APIScan
- #24494: chore: remove needsTools parameter
- #24492: Support ruff
0.8.0
by setting rufftarget-version
topy38
- #24489: Revert "ruff 0.8.0 fixes"
- #24488: ruff 0.8.0 fixes
- #24450: Fix bad GDPR annotations
- #24412: Set Insiders target population as VS Code Insiders for ExP
- #24434: Add failed telemetry property
- #24432: Ensure native finder is disposed correctly
- #24415: Bump packaging from 24.1 to 24.2
- #848: #840, #844
- #852: 🔨 disable a feature as a temporary workaround
- #842: WIP 🐛 use map instead of filter to return a promise
- #841: Add zh-tw translation of Quickopen command
- #24421: Add needs to CI coverage check
- #23052: Have CI coverage require other tests passing
- #24423: Bump tomli from 2.0.2 to 2.1.0
- #233: Standardize on syntax highlight organization and formatting
- #24419: Remove
debugpy
fromrequirements
This list of changes was auto generated.