TypeScript 7 native tooling is consolidating
Published: July 27, 2026
TypeScript maintainers have clarified how the native TypeScript 7 tooling will be consolidated after the stable release.
What changed
Ryan Cavanaugh confirmed that the tsgo name is effectively gone. The native codebase is expected to migrate back into the main microsoft/TypeScript repository so the project can return to a unified issue backlog.
Jake Bailey also clarified that the native VS Code extension is not planned for deprecation. Instead, it is expected to be bundled in the near future, similar to the JavaScript debugger extension.
For developers, this means the separate preview names and repository are transitional parts of the TypeScript 7 migration rather than the intended long-term project structure.
Source
Read the maintainer discussion: Now that TypeScript 7.0 has been released, what will happen to typescript-go?.