Results 96 comments of ivnsch

Thanks @Michael-F-Bryan! Yeah, I don't know why `CFString` doesn't have (/ seem to have) a method like that. But it's useful to know in general that `std::mem::forget()` can be used...

Hi there, thanks for submitting these issues! would you like to help maintaining this repo? I'll not have time to review this anytime soon.

Is it not possible to add anything, not even links? :/

Tests failure reason: https://github.com/manuelmauro/algonaut/issues/180

Tests failure reason: https://github.com/manuelmauro/algonaut/issues/180

Please..? I've tried to get used to this, but with collapsed regions the UX is just much better. I keep going back to Sourcetree just because of this.

@arvid220u it's fixed but I honestly don't know what it was. What I did included: overwriting manually the contents of `src/pkg` with the build contents, disabling manually the linters in...

You would like to keep it around because...? And are you able to help with the linked issue?

> that's a feature of wasm-bindgen that it's compatible with webpack What does compatibility mean here? Is there any client side Javascript project that can't be used with webpack? >...

In my case it suggests the components, but doesn't add the import statement (I assume it should) when selected...