Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix comment in generated schema #100

Closed
johannpinson opened this issue Mar 8, 2018 · 1 comment
Closed

Fix comment in generated schema #100

johannpinson opened this issue Mar 8, 2018 · 1 comment

Comments

@johannpinson
Copy link

I have a little bug about the syntax in Visual Studio Code, because one comment isn't generated to the new line:

https://github.com/graphcool/graphql-import/blob/4458d2955d9319ca2527b1a770438104a5f3c092/fixtures/complex/b.graphql#L9152-L9156

This is the actual render in VSC:
capture d ecran 2018-03-08 a 17 29 40

It seems that the """ comment tag must start in a new line to avoid the IDE to misunderstand the color syntax (see the minimap on the right)

It must be like this:
capture d ecran 2018-03-08 a 17 29 34

Thanks 😀

(PS: maybe also about the VSC plugin to graphQL syntax because I don't have it for Atom)

@marktani
Copy link

marktani commented Mar 8, 2018

Issue moved to graphcool/prisma #2047 via ZenHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants