Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TypeScript (Native Preview)New to Visual Studio Code? Get it now.
TypeScript (Native Preview)

TypeScript (Native Preview)

Microsoft

microsoft.com
|
889 installs
| (0) | Free
Preview of the native TypeScript language server for Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypeScript (Native Preview)

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.

Usage

  1. Install the extension from the marketplace.
  2. Open a TypeScript or JavaScript file (.ts) in your editor.
  3. Activate the extension with the command TypeScript (Native Preview): Enable (Experimental), or update your settings below:

Configuration

You can enable this extension by modifying the following settings:

{
    // UI Setting:
    // TypeScript (Native Preview) > Use Tsgo
    "typescript.experimental.useTsgo": true
}

Feedback

If you encounter any issues or have suggestions for improvement, please open an issue on the GitHub repository.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft