Something went wrong while fetching comments. Please try again.
Created by: olafurpg
This PR implements two separate, but complementary, components:
dump.lsif
file and uploaded to Sourcegraph via src lsif upload
.A good portion of the diff includes auto-generated files for the testing DSL (tree-sitter parser) and the generated snapshot tests. The tree-sitter generated files should be collapsed by default in the diff since the PR includes .gitattributes
files that mark those files as generated (thank you @varungandhi-src for the suggestion
Fixes https://github.com/sourcegraph/sourcegraph/issues/30894
Fixes https://github.com/sourcegraph/sourcegraph/issues/31173