microsoft / vscode-lsif-extension

Extension for a LSIF Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension to run a language server from a Language Server Index Format file

The extension allows to browse the content of a LSIF dump stored either in a SQLite DB or in a file using LSIF line json format. To open a dump use the command Open LSIF Database.

The extension is currently not published to the market place due to its use of native node modules. You therefore need to run it out of source or generate your own platform dependent VSIX file using the vsce tool.

About

Extension for a LSIF Server

License:MIT License


Languages

Language:TypeScript 100.0%