-
Notifications
You must be signed in to change notification settings - Fork 70
GraphQL Language Service master task #3
Comments
@asiandrummer There is already a project: https://github.com/Mayank1791989/gql created by @Mayank1791989, who has done some awesome work to make the plugin work by providing a language service interface which works across different editors (vscode/sublime/atom). Would you be interested in merging the efforts? I think that way the development on the plugin can be boosted a lot. |
@kumarharsh that's awesome! I'd love to work together on this. I'm currently looking at the code in I've added @Mayank1791989 to this repo as a contributor - please feel free to take a look at what I've done and let's discuss how we can merge the efforts together!
For my side of progress, Nuclide integration for this library is close to be released to the public, and I'll expose this repo to the public when that happens. I'd love to collaborate to support other IDEs! |
Sure, that's great to hear. :-) I'll have a deeper look into this project later this week. |
Sorry for the radio silence from my side @asiandrummer. I'm very much looking forward to the proposal for Any timeline for this? |
kamilkisiela/graphql-config#16 tracks the ongoing |
This repo will go live tomorrow - when it does I'll track the unfinished nice-to-haves in separate issues, and close this one! |
I'm worried that facebook/watchman#19 is still open. While I use a mac at work, I do have a PC at home, and cutting off the Windows developers seems like a bad idea. |
As this issue is super old now, going to close it. Any remaining items we want to deal with can get issues of their own. |
TODO before the release
codemirror-graphql
and written for server/configuration/utils..graphqlrc
Nice-to-haves before/after the release
GraphQLCache
.Also, I'm not sure where this one fits but https://code.visualstudio.com/blogs/2016/06/27/common-language-protocol summarizes the architecture for implemented GraphQL server interface pretty well as a superset. It's probably worth mentioning and finding a place to collaborate with this protocol.
Please feel free to add/edit the items above.
The text was updated successfully, but these errors were encountered: