/vscode-lsif-extension

Extension for a LSIF Server

Primary LanguageTypeScriptMIT LicenseMIT

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

This extension checks if a lsif.json file exists in the root of a workspace folder and if so server a language server from the content of the lsif.json file.