Ignore Document.symbols
that have no definition inside that document
#60
Labels
Document.symbols
that have no definition inside that document
#60
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 intoIndex.external_symbols
?The text was updated successfully, but these errors were encountered: