github microsoft/vscode-python v2024.16.0

14 hours ago

Changes:

Feature Requests:

  • #24153: Change PYTHONSTARTUP setting name to Python.terminal.shell integration.enabled
  • #24140: Default PYTHONSTARTUP to opt out/off for Stable Release
  • #24128: Add a command copilot calls back to ensure testing is set up
  • #24111: Adding PYTHONSTARTUP with shell integration to environment variable collection
  • #24118: Implementation of Test Coverage
  • #24094: variable provider for native repl
  • #24114: Contribute problem matcher
  • #24108: Enable proposed APIs for codeActionAI
  • #23991: Add uv.lock to file associations
See More
  • #24078: Switch over to executeCommand from sendText
  • #23977: Do not truncate whitespace for multi-line string

Bugs:

  • #24232: Avoid prefixing with home when unnecessary
  • #24198: Prioritize conda handler over pixi handler
  • #24180: Remove branch coverage and refactor coverage.py methods for accessing
  • #24187: Fix) Python Shell Integration setting should have markdown description
  • #24155: Fix issue with creating .gitignore with venvs
  • #503: Intellisense isn't working at all
  • #24146: Remove variableProvider suite.only from limiting other tests
  • #24131: use new context key for both repl-type editors
  • #24130: account for inline chat widget
  • #24096: Revert "Do not truncate whitespace for multi-line string"
  • #24054: switch to using temp file for test_ids
  • #24051: Remove use of mocked output channel in virtual workspace
  • #24019: fix django manage.py path validation

Others:

  • #24228: Fix pet branch used with release
  • #24221: Update version for release
  • #24212: Update version for 2024.16.0 release
  • #24164: Change log level on pixi interpreter discovery to reduce confusion
  • #24165: Adjust PythonStartUp test for new setting value
  • #24157: Add separate enum for telemetry when running python manually.
  • #24145: Tests for PYTHONSTARTUP setting
  • #24091: Remove redundant @typescript-eslint/no-explicit-any suppression
  • #24100: Bump importlib-metadata from 8.4.0 to 8.5.0
  • #502: keyipin
  • #501: OSError: Windows Error 6, using the click CLI argument parser package.
  • #24144: add experimental tag for enableShellIntegration
  • #24029: Use new REPL notebook API
  • #24138: Add logging for executeCommand
  • #24065: Update engine version to match LSP client
  • #24063: Stable extension builds using pet from Azure Feed
  • #24060: Better messaging for tests output in virtual or untrusted scenario
  • #24052: Download pet from azure pipeline build
  • #24049: Fix failing multiroot test
  • #24043: Update main to next pre-release version

This list of changes was auto generated.

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.