graphql / vscode-graphql

MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
https://marketplace.visualstudio.com/items?itemName=Prisma.vscode-graphql
MIT License
557 stars 71 forks source link

feat(endpoint): Add picker for endpoint #97

Closed cmckni3 closed 5 years ago

cmckni3 commented 5 years ago

Bump

divyenduz commented 5 years ago

Thanks for the PR. Some recent changes from my end caused some merge conflicts. Raised a PR to resolve them: https://github.com/cmckni3/vscode-graphql/pull/1

I tested the contents of this PR and they work as intended.

cmckni3 commented 5 years ago

@divyenduz merged

cmckni3 commented 5 years ago

Thanks for merging @divyenduz.

I had to fix some more conflicts before it could be merged. I think I fixed them correctly.

divyenduz commented 5 years ago

@cmckni3 : I will test it again before releasing (will notify you once a release is made). Thanks for notifying me.

cmckni3 commented 5 years ago

Looks like this went out in 0.2.0 preview and seems to be functioning. Thanks!

image

divyenduz commented 5 years ago

@cmckni3 : Indeed, I wanted to notify you but you found it out already :)

Thanks again for your work on making this possible 🙌

cmckni3 commented 5 years ago

No problem. I enjoy using the extension and can help to improve when I have time. 😄

Let me know if I can help in other ways.

divyenduz commented 5 years ago

@cmckni3 : Feel free to pick up any issue from issues list that you feel strongly about and we can work together to make this extension better! Of course, when you have time :)