Skip to content

fix(vscode-extension): inspect tsdk configurations correctly#69172

Merged
atscott merged 1 commit into
angular:mainfrom
atscott:tsdkinspectfix
Jun 5, 2026
Merged

fix(vscode-extension): inspect tsdk configurations correctly#69172
atscott merged 1 commit into
angular:mainfrom
atscott:tsdkinspectfix

Conversation

@atscott
Copy link
Copy Markdown
Contributor

@atscott atscott commented Jun 5, 2026

Inspect both 'js/ts.tsdk.path' and 'typescript.tsdk' configurations separately, as the inspect method always returns a truthy object.

fixes #69145

Inspect both 'js/ts.tsdk.path' and 'typescript.tsdk' configurations separately, as the inspect method always returns a truthy object.

fixes angular#69145
@angular-robot angular-robot Bot added the area: vscode-extension Issues related to the Angular Language Service VsCode extension label Jun 5, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 5, 2026
@atscott atscott added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jun 5, 2026
@atscott atscott merged commit ed2420c into angular:main Jun 5, 2026
27 checks passed
@atscott
Copy link
Copy Markdown
Contributor Author

atscott commented Jun 5, 2026

This PR was merged into the repository. The changes were merged into the following branches:

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

Labels

action: merge The PR is ready for merge by the caretaker area: vscode-extension Issues related to the Angular Language Service VsCode extension target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Angular Language Service should allow using workspace TypeScript version instead of forcing bundled TS 6

2 participants