Coder Social home page Coder Social logo

isabella232 / lsif-node Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sourcegraph/lsif-node

0.0 0.0 0.0 1.05 MB

Language Server Indexing Format (LSIF)generator for Javascript and Typescript

Home Page: https://lsif.dev/

License: MIT License

TypeScript 92.76% JavaScript 7.00% Dockerfile 0.24%

lsif-node's Introduction

TypeScript LSIF indexer

Visit https://lsif.dev/ to learn about LSIF.

Installation

npm install -g @sourcegraph/lsif-tsc

Indexing your repository

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.

Legal Notices

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.

lsif-node's People

Contributors

aidaeology avatar arjunattam avatar chrismwendt avatar dbaeumer avatar efritz avatar gbrik avatar jumattos avatar microsoftopensource avatar msftgits avatar renovate-bot avatar renovate[bot] avatar shrouxm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.