facebookincubator / Glean

System for collecting, deriving and working with facts about source code.
https://glean.software/
Other
966 stars 43 forks source link

Add scip/codemarkup language support for Python and C# #401

Closed donsbot closed 8 months ago

donsbot commented 11 months ago

We have indexers for Python and C# now via scip. To make their data more accessible, they should be exported to the codemarkup.angle layer of Glean schemas.

Regenerate the schema with make, confirm that it works by writing regression tests for codemarkup.* queries.

Check and confirm glass builds. cabal build glass. Add any missing cases until it compiles.