lsif-tsc
TypeScript icon, indicating that this package has built-in type declarations

0.6.0-next.21 • Public • Published

lsif-tsc

Languag Server Index Format tool for TypeScript

Requirements

About

This tool supports creating LSIF dumps for TypeScript and JavaScript.

See also the Language Server Index Format Specification

How to Run the Tool

The easiest way to run the tool is to install the latest version (which are pre-release version starting with 0.x right now). For example npm install -g lsif-tsc. Then execute the command on a TypeScipt project using the following command lsif-tsc -p .\tsconfig.json --stdout. This print a LSIF dump to stdout. You might also want to execute list-tsc --help to get an overview of available command line options. Also of interest could be the overall readme

Readme

Keywords

none

Package Sidebar

Install

npm i lsif-tsc

Weekly Downloads

97

Version

0.6.0-next.21

License

MIT

Unpacked Size

563 kB

Total Files

71

Last publish

Collaborators

  • dbaeumer