Dylan Meysmans

Results 9 issues of Dylan Meysmans

A `daemon` or `watch` logical parameter to `bookdown::render_book` to watch the files in `rmd_subdir` or `rmd_files` for changes and rerender the book when a change happens would be useful. #...

question

**Is your feature request related to a problem? Please describe.** When using an external PDF viewer to view the result and not the built-in PDF viewer, saving an `.Rmd` file...

feature-request

The numerical computing ecosystem for .NET is fragmented, leading to code duplication across this library, [Math.NET projects](https://www.mathdotnet.com/), and [NumSharp](https://github.com/SciSharp/NumSharp). For instance, the linear algebra primitives this library implements are already...

question

See https://github.com/juhaku/utoipa/issues/590. It would be useful to allow `utoipa` to support RFC-7807 through this library.

## Please select if your request is either something new or an enhancement ## - [ ] Enhancement of an existing Feature. - [X] Request of a new feature. ##...

type.feature
scope.publish
status.triage-needed

### Vue version 3.4.21 ### Link to minimal reproduction https://play.vuejs.org/#eNqVU02P0zAQ/SuDL12kfohlT1G7K0ArAV3BaqnEoalQm0yKdx07sp3SKuS/8+w0pQdUiZM9329m3jTiXVWNdzWLRExdZmXlybGvK1JrvZ2lwrtU3KZalpWxnh6k81RYU1IqxpMghdhUpHo66aLhC8FzWam1Z0hEUxWiEgmlQ8ZlI/OEbq6HKLFhldDgIytlhvTdWJW/GrSrVFBwHr3wAf4y7+XoD018oZwg/XRyVksMgTczupDb8bMzGk01AUEqMlNWUrH9WnlpNHpKKFqCbY3qvz5Hnbc1D3t99pOzl3/on90+6FLxaNmx3aH/k82v7ZZ9Z77/9oX3+J+MpclrBe8Lxid2RtUBY+f2vtY5YJ/5RbSf4jqk3i7c/d6zdn1TAWjwbKN/KrCdDxda/wv37fgmxqW6xRT7zV5iBW1Zs5UZxMU5Rxry5okLR23HlAHyDAIrsBjwoLKmcjSjnAup+TFI04gn8iOhxXLVS3M+nLAu5yQ1gRGmoMVqdBcc5yvCDFnnjpy3mAb9Jl2XG7b4uEO5MQofTDCWyumO5pSQ5h0GGnpd9un6gg8dIf+r5IWk7e3V677tputv2DfWfWJBDGp2nNlVnA6CLpwTDqpWx188LtqNCmPDpcAvQI6VsKDkeEAQl8eyuK1TKFHToYrGCGVFLRhwzDxRsi84iRXPbg0c+YGOA+/AEZBnfP1GtH8Ah39r4g== ### Steps to reproduce Create a component with a generic type parameter `T` and prop `x` for which the type...

Currently GiraffeGenerator generates an F# source file which refers to TaskBuilder.fs, it would be nice to be able to set a flag to choose [Ply](https://github.com/crowded/ply) instead.

### Vue version 3.4.21 ### Link to minimal reproduction https://play.vuejs.org/#eNqVU02P0zAQ/SuDL12kfohlT1G7K0ArAV3BaqnEoalQm0yKdx07sp3SKuS/8+w0pQdUiZM9329m3jTiXVWNdzWLRExdZmXlybGvK1JrvZ2lwrtU3KZalpWxnh6k81RYU1IqxpMghdhUpHo66aLhC8FzWam1Z0hEUxWiEgmlQ8ZlI/OEbq6HKLFhldDgIytlhvTdWJW/GrSrVFBwHr3wAf4y7+XoD018oZwg/XRyVksMgTczupDb8bMzGk01AUEqMlNWUrH9WnlpNHpKKFqCbY3qvz5Hnbc1D3t99pOzl3/on90+6FLxaNmx3aH/k82v7ZZ9Z77/9oX3+J+MpclrBe8Lxid2RtUBY+f2vtY5YJ/5RbSf4jqk3i7c/d6zdn1TAWjwbKN/KrCdDxda/wv37fgmxqW6xRT7zV5iBW1Zs5UZxMU5Rxry5okLR23HlAHyDAIrsBjwoLKmcjSjnAup+TFI04gn8iOhxXLVS3M+nLAu5yQ1gRGmoMVqdBcc5yvCDFnnjpy3mAb9Jl2XG7b4uEO5MQofTDCWyumO5pSQ5h0GGnpd9un6gg8dIf+r5IWk7e3V677tputv2DfWfWJBDGp2nNlVnA6CLpwTDqpWx188LtqNCmPDpcAvQI6VsKDkeEAQl8eyuK1TKFHToYrGCGVFLRhwzDxRsi84iRXPbg0c+YGOA+/AEZBnfP1GtH8Ah39r4g== ### Steps to reproduce Create a component with a generic type parameter `T` and prop `x` for which the type...

bug

[RFC-7807](https://www.rfc-editor.org/rfc/rfc7807) is a popular standard for HTTP API error response bodies. Both the [`problemdetails`](https://docs.rs/problemdetails/latest/problemdetails/) and [`http-api-problem`](https://docs.rs/http-api-problem/0.56.0/http_api_problem/) crates implement this standard. Would it be a good idea to implement schemas for...