Christopher Armstrong
Christopher Armstrong
@kcking I don't use puTTY. Most of my ssh usage is via SourceTree, or git directly from PowerShell, but also occasionally OpenSSH directly from PowerShell.
When I try setting `rust.rustfmt_path` to `C:\Users\radix\.rustup\toolchains\nightly-x86_64-pc-windows-msvc\bin\rustfmt.exe` (appropriately escaped in the JSON settings file), it doesn't seem to actually change any behavior -- it is still using the stable rustfmt....
@pullreminders was acquired by github over 8 months ago, disabled signups, and there is still nothing to replace it. @abinoda you still handing out accounts?
Is a method like `strawberry_type.from_instance(o)` actually available? I'm trying to figure out how to deal with this in my code right now. Normally if I have a query or mutation...
I have been spelunking the code and I guess the issue with my assumption is that a GQLFoo is never actually instantiated when I return a Foo instance even without...
I'd just like to suggest that I think having a supported, explicit mechanism to choose the variant, unrelated to any Django support, would be useful as the first solution to...
It seems that the dependency on ralloc is not pinned to a specific revision. Shouldn't it be?
Is there a third-party package that implements this behavior since it's not in core yet?
@mattdeboard I'm not sure what you mean -- I've upgraded to 1.0 but I haven't noticed any difference with what my tab key does. It still just always either indents...
Been a while. It still doesn't seem to be working...