typescript-types-view READMEAdds 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. FeaturesProvides 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. RequirementsRequires VSCode ^1.14.0 |