-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
Description
First off thanks for putting this plugin together. It's absolutely amazing and have most likely saved me hours of work already.
I do have one feature request though. It's amazing that you support "Navigate to Declaration" (CMD+Click) in GQL. However we have our schema split up into multiple files to make it easier to navigate. It would be amazing if the plugin could search across all .graphqls files in the project and not just the current file.
Don't have any experience with Intellij Plugins but might have a look around the code base to see if it's an easy fix. But would love to hear from you either way.
Thanks again,
Andreas
ph55