_extension/README.md
This extension provides a preview of the native implementation of the TypeScript language service. It provides a nightly snapshot of features like go-to-definition, completions, errors and diagnostics, and quick info/tooltip hovers, and more.
.ts) in your editor.TypeScript (Native Preview): Enable (Experimental), or update your settings below:You can enable this extension by modifying the following settings:
{
// UI Setting:
// TypeScript (Native Preview) > Use Tsgo
"js/ts.experimental.useTsgo": true
}
If you encounter any issues or have suggestions for improvement, please open an issue on the GitHub repository.