This code has been de-forked into https://github.com/sourcegraph/lsif-node.
Visit https://lsif.dev/ to learn about LSIF.
10.x.x
npm install -g @sourcegraph/lsif-tsc
After installing lsif-tsc
onto your PATH, you can invoke it with all of the arguments that are available to tsc
.
Index a TypeScript project by running the following command in the directory with your tsconfig.json
.
$ lsif-tsc -p .
..............
46 file(s), 2787 symbol(s)
Processed in 3.236s
Index a Javascript project by running the following command.
$ lsif-tsc **/*.js --AllowJs --checkJs
................................
295 file(s), 65535 symbol(s)
Processed in 51.732s
Use lsif-tsc --help
for more information.
This project began as a bugfix fork of microsoft/lsif-node and therefore was originally authored by Microsoft. This code was originally and continues to be released under the MIT License.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。