Patrick Metzdorf
Patrick Metzdorf
@jordanbtucker I don't think people should actually change part of the filenames just for the previewer. But the usual block code notation would be really helpful: '''coffeescript var x =...
Would this overlay still auto-update upon change of the source file? If so, I think that actually makes sense, given that Markdown output is not something that you would want...
ooh, nice! Looking forward to this one.
> This was already added in v3 (will be released soon). What's the schedule for v3?
It's also worth keeping in mind that wrapping your produce and consume calls in something like higher-order functions that do the (de-)serialization before sending / after receiving, is not exactly...
Here's a good comparison (left Atom, right IntelliJ):  Is this theme still being maintained at all?
:thumbsup: Agreed. Unless you change your structure to be more like a Wiki, linking each page to the rest of them according some virtual tree structure or something.
I have a fairly large schema at work, which we split into conceptually segregated js files (usually one file for each type and all its resolvers), and use the [merge-graphql-schemas](https://github.com/okgrow/merge-graphql-schemas)...
@kumarharsh Done (https://github.com/Mayank1791989/gql/issues/62). Although I have not suggested a particular replacement (not sure myself) at this point, it would at least get the thought on the radar.
Hi @AlanSl, Thank you for your comprehensive response. This was me on Chrome (latest) for Linux (Ubuntu 18.10, 64bit). I can see now that it looks somewhat different than in...