File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ # LSIF Language Service
2+
3+ [ ![ NPM Version] ( https://img.shields.io/npm/v/@vscode/lsif-language-service.svg )] ( https://npmjs.org/package/@vscode/lsif-language-service )
4+ [ ![ NPM Downloads] ( https://img.shields.io/npm/dm/@vscode/lsif-language-service.svg )] ( https://npmjs.org/package/@vscode/lsif-language-service )
5+ [ ![ Build Status] ( https://dev.azure.com/ms/lsif-node/_apis/build/status%2Fmicrosoft.lsif-node?branchName=main )] ( https://dev.azure.com/ms/lsif-node/_build/latest?definitionId=471&branchName=main )
6+
7+ NPM module providing a language service for LSIF dumps.
8+
9+ ## History
10+
11+ For the history please see the [ main repository] ( https://github.com/Microsoft/lsif-node/blob/master/README.md )
12+
13+ ## License
14+ [ MIT] ( https://github.com/Microsoft/lsif-node/blob/master/language-service/License.txt )
You can’t perform that action at this time.
0 commit comments