Open
Description
Currently, the emitted LSIF has weird behavior if you add Document.symbols
that have no definition occurrences in that document. We should ignore these symbols, and optionally print a warning to notify that these symbols are ignored. The warning message could be formatted like "did you intend to put this symbol into Index.external_symbols
?