mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Update lsif-util link
This commit is contained in:
parent
9cd5d98f54
commit
95bc7e6837
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ For TypeScript/JavaScript, [`lsif-npm`](https://github.com/Microsoft/lsif-node/t
|
|||
|
||||
### LSIF validation utility
|
||||
|
||||
The [`lsif-util`](https://github.com/jumattos/lsif-util) tool can validate your generated LSIF output. Additionally, the tool can also be used to search the output and visualize via Graphviz.
|
||||
The [`lsif-util`](https://github.com/microsoft/lsif-node/tree/master/util) tool can validate your generated LSIF output. Additionally, the tool can also be used to search the output and visualize via Graphviz.
|
||||
|
||||
### VS Code LSIF extension
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue