Dennis Collinson
Dennis Collinson
Build errors don't show up in the atom-ide-ui/nuclide diagnostics ui because atom-ide-ui-diagnostics only consumes linter-indie 2.0 and we provide 1.0 (their diagnostics replaces the linter package) [ide-diagnostics package.json](https://github.com/facebook-atom/atom-ide-ui/blob/c98592b9e2485e4e77a6bfcde2a88477b84bb57e/modules/atom-ide-ui/pkg/atom-ide-diagnostics/package.json#L43) vs [atom-build...
I've got the following code, but it's launching a safari window instead of an ASWebAuthenticationSession. I'm not sure if this is because I'm using SwiftUI? This could be user error,...
Hey, I'm trying to do tests on snapshots for async selectors like this: ```TypeScript let asyncEffect: AtomEffect = ({getPromise, setSelf}) => { getPromise(asyncSelector) .then(() => setSelf("finished")); } let snapshot =...
I see that there is createRegistry that works with a FileDescriptorSet. Since I'm already Generating the code, is there a way that it could be registered at load time like...
I'm unable to derive a response, yielding the error in the title. I'm on stable (1.32.0), with edition 2018 enabled. Sorry if this is not appropriate issue– but I'm a...
# Environment **Delta-rs version**: 0.17 (and 0.16.5) **Binding**: **Environment**: - **Cloud provider**: - **OS**: Linux - **Other**: *** # Bug **What happened**: I have a macro that generates an arrow...