Shane F. Carr

Results 2032 comments of Shane F. Carr

@markusicu Once you approve I will squash.

Force-pushed to bump CI. When it passes please feel free to merge

I'm all in favor of better input widgets. However, the use case here is about driving a seamless experience that reflects the user's preferences beyond just language. This is about...

> Without knowing your specific usecase in detail my intuition is you'd want to show "Some DataErrorKind Display: some str_context" for the `Some` case and "SomeDataErrorKind Display" in the `None`...

Thank you for the detailed response! > What would the error message in the second case be? Just a concatenation of the I/O error description with the path, with a...

A possible workaround for this issue is to create a dedicated package where you run `cargo metadata`, and then add that package to the `workspace.exclude` list in the top-level Cargo.toml...

Yes, definitely. You can use `-` in your template to prefix JavaScript lines. See: https://pugjs.org/language/code.html

My Windows certificate for Card Creatr Studio expired some time ago, and I didn't renew it due to the cost and complexity of obtaining app deployment certificates for Windows. I...

Thank you! I'll look at this soon.

@csells Hi Chris, Thanks for the note. Currently the app is developed using Electron, with Vue.js as the front-end framework, and custom CSS based on flexbox for the layout. In...