This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Description
Spec:
- Fallback logic is in this order: 1. LSIF 2. language server 3. basic-code-intel (this follows other language extensions)
- Doesn't change UX for existing Sourcegraph instances that have no LSIF data even when
codeIntel.lsif is enabled
@felixfbecker As the original author of sourcegraph/typescript, do you want to add LSIF support? If so, assign this to yourself, otherwise leave it assigned to me.