facebook / relay

Relay is a JavaScript framework for building data-driven React applications.
https://relay.dev
MIT License
18.24k stars 1.8k forks source link

Add SchemaDocument find references LSP support #4670

Open tobias-tengler opened 2 months ago

tobias-tengler commented 2 months ago

Adds support for finding references to object and interface fields from within .graphql files.

tobias-tengler commented 3 days ago

@captbaritone This would now also be ready. If you cut a release today, please don't forget to also release the VS Code extensions, so the LSP is activated for .graphql files. I've already bumped the version in https://github.com/facebook/relay/commit/964e078395a8b5ef2d86eea33d524cda375e3572, so you just need to run the action: https://github.com/facebook/relay/actions/workflows/vscode.yml