Skip to content

Replace deprecated typescript.tsc.autoDetect with js/ts.tsc.autoDetect#579

Merged
aeschli merged 2 commits into
mainfrom
copilot/fix-deprecated-typescript-setting
Jun 22, 2026
Merged

Replace deprecated typescript.tsc.autoDetect with js/ts.tsc.autoDetect#579
aeschli merged 2 commits into
mainfrom
copilot/fix-deprecated-typescript-setting

Conversation

Copilot AI commented May 18, 2026

Copy link
Copy Markdown
Contributor

Generated projects use typescript.tsc.autoDetect in .vscode/settings.json, which triggers a deprecation warning in the editor. The replacement setting is js/ts.tsc.autoDetect.

Updated all 6 template settings.json files across:

  • ext-command-ts/vscode/
  • ext-command-ts/vscode-esbuild/vscode/
  • ext-command-ts/vscode-webpack/vscode/
  • ext-command-web/vscode-esbuild/
  • ext-command-web/vscode-webpack/
  • ext-notebook-renderer/vscode/

Copilot AI changed the title [WIP] Fix deprecated typescript.tsc.autoDetect setting in templates Replace deprecated typescript.tsc.autoDetect with js/ts.tsc.autoDetect May 18, 2026
Copilot AI requested a review from DanielRosenwasser May 18, 2026 17:51
@DanielRosenwasser DanielRosenwasser marked this pull request as ready for review May 18, 2026 17:59
@aeschli aeschli enabled auto-merge (squash) June 22, 2026 14:14
@aeschli aeschli merged commit cb70199 into main Jun 22, 2026
6 checks passed
@aeschli aeschli deleted the copilot/fix-deprecated-typescript-setting branch June 22, 2026 14:15
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.

Generator specifies deprecated typescript.tsc.autoDetect

3 participants