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.
- Install the extension from the marketplace.
- Open a TypeScript or JavaScript file (
.ts
) in your editor. - Activate the extension with the command
TypeScript (Native Preview): Enable (Experimental)
, or update your settings below:
You can enable this extension by modifying the following settings:
If you encounter any issues or have suggestions for improvement, please open an issue on the GitHub repository.