Skip to content

Replace deprecated typescript.tsc.autoDetect setting#1287

Merged
mjbvz merged 1 commit into
microsoft:mainfrom
fhwvtqdc2q-svg:fix/replace-deprecated-typescript-tsc-autodetect
Jun 2, 2026
Merged

Replace deprecated typescript.tsc.autoDetect setting#1287
mjbvz merged 1 commit into
microsoft:mainfrom
fhwvtqdc2q-svg:fix/replace-deprecated-typescript-tsc-autodetect

Conversation

@fhwvtqdc2q-svg

Copy link
Copy Markdown
Contributor

Summary

  • Replace deprecated typescript.tsc.autoDetect with js/ts.tsc.autoDetect across 31 sample workspaces.
  • Aligns sample settings with VS Code 1.110 setting rename.

Fixes #1285

Test plan

  • Verified all 31 affected .vscode/settings.json files use js/ts.tsc.autoDetect
  • Confirmed no remaining references to typescript.tsc.autoDetect in the repository

Update sample workspace settings to use js/ts.tsc.autoDetect per VS Code 1.110.
Fixes microsoft#1285
@fhwvtqdc2q-svg

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@fhwvtqdc2q-svg

Copy link
Copy Markdown
Contributor Author

Hi @lramos15 - this PR is ready for review.

  • Replaces deprecated typescript.tsc.autoDetect with js/ts.tsc.autoDetect in all 31 affected sample workspaces (per VS Code 1.110).
  • license/cla check is passing.

Fixes #1285. Thanks!

@mjbvz
mjbvz enabled auto-merge June 2, 2026 19:53
@rzhao271 rzhao271 added this to the 1.124.0 milestone Jun 2, 2026
@mjbvz
mjbvz merged commit 3d8442b into microsoft:main Jun 2, 2026
3 checks passed
@abdullahra634-dotcom

Copy link
Copy Markdown

fix/replace-deprecated-typescript-tsc-autodetect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update deprecated setting typescript.tsc.autoDetect

4 participants