Update docs and comments to refer to scip-typescript
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: varungandhi-src
Fixes https://github.com/sourcegraph/sourcegraph/pull/34097
I've broken down the changes for commit-by-commit review:
lsif-typescript
locally.lsif-tsc
have been updated to `lsif-typescript. There's one reference which I wasn't sure if it needs updating:
// canonicalizeDocuments determines if multiple documents are defined with the same URI. This can
// happen in some indexers (such as lsif-tsc) that index dependent projects into the same index
lsif-typescript
too? I haven't checked...
Setup CI to use the different documented setups.
Push commits to the source branch or add previously merged commits to review them.