A while back I got started on integrating ReasonRelay (and graphql_ppx for that matter) support to vscode-apollo, which is an excellent VSCode extension for getting syntax highlighting and auto completion for GraphQL. vscode-apollo can also be used with vscode-apollo-relay https://github.com/relay-tools/vscode-apollo-relay which is awesome and gives a really good experience working with Relay.
However, I got stuck and couldn't make it work, I don't know enough about VSCode extensions. I'd be very interested in getting help with this if anyone's interested in picking it up. Here's the PR that I got started working on: apollographql/apollo-tooling#1488
Please reach out to me if you're interested in this!
A while back I got started on integrating ReasonRelay (and
graphql_ppxfor that matter) support tovscode-apollo, which is an excellent VSCode extension for getting syntax highlighting and auto completion for GraphQL.vscode-apollocan also be used withvscode-apollo-relayhttps://github.com/relay-tools/vscode-apollo-relay which is awesome and gives a really good experience working with Relay.However, I got stuck and couldn't make it work, I don't know enough about VSCode extensions. I'd be very interested in getting help with this if anyone's interested in picking it up. Here's the PR that I got started working on: apollographql/apollo-tooling#1488
Please reach out to me if you're interested in this!