Joseph Price

Results 162 issues of Joseph Price

Optional query parameters generated 'undefined' for their type, and 'None' as the default value. An example route that has this problem: ``` scala GET /test controllers.Controller.method(param: Option[String] ?= None) ```

Is there a way to customize the anchor for a heading? For example, for repeating nested headings: ```md # A ## a

I am trying to resolve this plugin via Artifactory, and getting the following error: ```{ "errors" : [ { "status" : 404, "message" : "Failed to transform pom file: The...

Is there a way to link to dynamically generated files generated by a task?

When a warning is configured to be fatal, it is still treated in VSCode as a warning instead of an error. The overlay shows similar text to below. I would...

enhancement

I upgraded from 1.0 to 1.4 and now see the error `[ocamllsp] [E] unknown flag -unboxed-types` in vim using coc. I grepped for the flag and it shows up in...

When using this library with jsoo, a single reference to the library adds 64k to the js output. This is 20% of the total size of the application. This happens...

Not sure if this should be more obvious than it was for me, but I burned some time debugging a situation where ignoring the first return value of `try_default` below...

It would be great to have history in the repl, navigable with up and down keys.

enhancement

When using revolver with sbtn, I see no output from the forked task. I assume the output is being streamed on the server side and is not ending up in...