Jordan Eldredge
Jordan Eldredge
I've imported this, but it will race with https://github.com/facebook/relay/pull/4585 which changes the config types. I'll try to fix it up internally before I land.
Hey. After importing this, I'm seeing a bunch more errors. How have you been validating this addition? Could you find a way to ensure it's working end to end on...
@noghartt Can you please add a test plan that demonstrates this working end to end? For example, a screenshot of it reporting errors on an invalid config file in VSCode?...
https://github.com/facebook/relay/pull/4568 has merged. Would you like to add a test to CI?
Is your branch live anywhere? I'd be curious to play with it.
Thanks! Cool idea.
Your goals here feel like they overlap significantly with my goals for [Grats](https://grats.capt.dev/). Also, the developer experience goals of gql.tada also feel broadly aligned with those of Grats. If you're...
@kitten Sounds good. I've reached out on Twitter.
Just thought I would mention that this seems related Issue #54
Looking through old issues I found this one: #29 in which @artm suggests the following to turn off the feature altogether: ``` let g:AutoCloseExpandSpace = 0 ```