Skip to content

build(vscode): use workspace version of TypeScript#1173

Merged
chimurai merged 1 commit into
masterfrom
vscode-workspace-typescript
Apr 3, 2026
Merged

build(vscode): use workspace version of TypeScript#1173
chimurai merged 1 commit into
masterfrom
vscode-workspace-typescript

Conversation

@chimurai

@chimurai chimurai commented Apr 3, 2026

Copy link
Copy Markdown
Owner

https://github.com/microsoft/vscode/releases/tag/1.114.0 uses TypeScript 6.0 by default which causes Type errors with project code in TypeScript 5:

Screenshot 2026-04-03 at 22 59 06

Pin TypeScript version to the one used in workspace: https://code.visualstudio.com/docs/typescript/typescript-transpiling#_using-the-workspace-version-of-typescript

Screenshot 2026-04-03 at 22 59 44 Screenshot 2026-04-03 at 23 00 08

@chimurai chimurai enabled auto-merge (squash) April 3, 2026 21:08
@chimurai chimurai merged commit bcf1864 into master Apr 3, 2026
21 checks passed
@chimurai chimurai deleted the vscode-workspace-typescript branch April 3, 2026 21:09
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 97.15%. remained the same
when pulling d5d38e1 on vscode-workspace-typescript
into 48ed092 on master.

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.

2 participants