Ches Martin

Results 139 comments of Ches Martin

> (And, does Ammonite have a version of this?) AFAIK it does not, it does have [`source()`][1] which is suggested also for the use case of viewing docs. (Source viewing...

I was following #225 but without much familiarity with the history I feel a little short on context from the description of this new ticket—I've swiftly browsed what code exists...

Not certain yet how this might be achieved in plugins, or if there's a better way, but a workaround is to duplicate the task definition `inConfig(Test)`: ```scala lazy val hello...

(I'm not sure if this issue is an invitation for feature requests, sorry 😇 ). There's one thing I've wanted more than once that might fall under what you mean...

@godeater This sounds like a question that would be more appropriate for someplace like Stack Overflow than this roadmap issue. I have done something similar to what you're asking with...

It would be nice to rather have a `{{ partial "endbody.html" }}` included in the foot partial, with hyde-x shipping an empty `endbody.html` file by default. Then users can easily...

There is a workaround: **Enable Pass-Through Mode** for Full Keyboard Access (default shortcut to toggle it is Ctrl-Opt-Cmd-p This solves the issues for Blink, and is helpful to know for...

Apologies for leaving this unanswered for such a long time. Hmm, this change would break backwards compatibility so it would need to come with a v2.0 version bump—at this point...

@briandiaz It's not currently, I was initially hesitant to implement an undocumented endpoint but this one seems like a documentation oversight and not very likely to disappear. I'm not using...

Please give more background on the case where you observe this. If an enumerable object (which includes something that acts like a `File`) is given, we stream the response with...