Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Typescript Types ViewNew to Visual Studio Code? Get it now.
Typescript Types View

Typescript Types View

Retsam19

|
3,428 installs
| (0) | Free
Adds a view that shows the currently installed .d.ts files for quick reference
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

typescript-types-view README

Adds a Typescript Type Definitions view under the explorer that lists the type definitions d.ts files that have been installed in the current project, for quick access.

Features

Provides quick access to the typings (d.ts files) for project dependencies.

Adds a view that shows a list of all dependencies with typings, and clicking a particular dependency will open the main typings file for that dependency.

Requirements

Requires VSCode ^1.14.0

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