Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Conversation

@alidn
Copy link

@alidn alidn commented Jan 13, 2021

Adds support for Goto Type Definition Request, a prerequisite for sourcegraph/sourcegraph#13605

Checklist

  • Emit type-definition data for all symbols that don't have a primitive type (like structs, interfaces, some pointers and slices)
  • Add tests for symbols and types defined in the same package
  • Add tests for symbols and type defined in different packages
  • Submit a pull-request to sourcegraph/lsif-protocol to add support for type defs (it currently uses alidn/lsif-protocol)
  • A clean-up and update documentations

And maybe that's it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant