Releases: microsoft/vscode-mypy
Releases · microsoft/vscode-mypy
v2026.3.11041007
Changes:
- #518: test: parametrize logging, global_defaults, and diagnostic_regex tests
This list of changes was auto generated.
v2026.3.11031008
Changes:
- #517: test: parametrize get_cwd and adopt conftest in change_cwd
- #516: test: backport shared test coverage (logging, stdlib_detection)
- #515: Refactor: add conftest.py to centralize test mock setup
- #514: Refactor: backport shared test coverage (envFile + configWatcher dispose)
This list of changes was auto generated.
v2026.3.11001007
Changes:
- #505: Refactor: expandTilde dedup, USE_DEBUGPY gate
- #504: Phase 4: Normalize codebase for shared package extraction
- #507: Refactor: add notebook support to getDocumentSelector
This list of changes was auto generated.
v2026.3.10991007
Changes:
- #509: Refactor: merge vscodeapi.ts to cross-repo superset
- #504: Phase 4: Normalize codebase for shared package extraction
- #508: Refactor: upgrade configWatcher.ts disposal pattern
- #510: Refactor: add l10n bundle directory for localization
- #506: Refactor: normalize_path resolve_symlinks, is_match optional workspace_root
This list of changes was auto generated.
v2026.3.10981011
Changes:
Feature Requests:
- #347: Add dmypy status file setting
Bugs:
- #325: Use global settings for
ignorePatternsdefault - #357: When cwd config option is ${nearestConfig}, look for all of mypy.ini, .mypy.ini, pyproject.toml, setup.cfg
Others:
- #500: refactor: extract envFile.ts module from server.ts
- #495: Feature Parity: Tier 1 priority fixes
- #467: Replace hand-rolled typings with @vscode/python-environments npm package
- #498: test: add missing test coverage for PRs #325, #347, #357, #467
See More
- #496: Phase 2: Add missing test coverage before shared package extraction
- #494: Feature Parity: Priority fixes before shared package extraction
- #154: python.envFile setting looks to be ignored
This list of changes was auto generated.
v2026.3.10841003
Changes:
This list of changes was auto generated.
v2026.3.10831007
Bump version to 2026.3.0-dev (#471) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v2026.3.10821743
v2025.3.10821007
Changes:
- #485: Fix template sync: limit to 48h PRs, prevent duplicate issues
This list of changes was auto generated.
v2025.3.10771007
Changes:
- #475: Align pipeline npm registry with .npmrc feed
- #468: Exclude
.dist-infodirectories from extension package - #469: Fix glob pattern for
.pycfiles in.vscodeignore - #470: Use
contextlib.suppressinstead of try-except-pass inlsp_utils.py - #467: Replace hand-rolled typings with @vscode/python-environments npm package
- #466: Template Sync: Use
@vscode/python-environment
This list of changes was auto generated.