Channing Walton

Results 18 issues of Channing Walton

The plugin currently sets the output path to be the same as sbt's. But very often this causes intellij to get very muddled when you are doing things with sbt...

I am being bitten, as I write, with string interpolation and toString being called on values that aren't a String. It would be useful to have something to catch that.

wart

When Retry fails it logs the request in the exception in its entirety, including query parameters, which can expose sensitive information, such as API secrets or login credentials, in logs....

module:client

I see this exception that seems related to Skunk, which happens randomly and not even when there is any interaction with the DB. There was a suggestion it is a...

Hi, thanks for this great project, really useful. I was wondering if it would be possible to add [mermaid](https://mermaid-js.github.io/mermaid/#/) diagrams as a child node, similar to how typora allows mermaid...

enhancement

Hi, we experience (somewhat randomly) this error: ``` [error] an unexpected type representation reached the compiler backend while compiling Operations.scala: (result: => doobie.imports.ConnectionIO[Either[String,T]])cobam.database.package.OperationResultConnectionIOEitherLiftSyntax[T]. If possible, please file a bug on...

compiler crash
needs info

Obisidian version v0.13.0 ``` Uncaught TypeError: r.getAllMarks is not a function at eval (eval at (app.js:1), :367:59524) at Y8.withCodeMirrorEditor (eval at (app.js:1), :367:60241) ```

bug

Hi, any chance you could build against 2.9.2 as well? Thanks, Channing

It would be useful to make the mode date dependent. For example, for daily notes, I would like the mode to be `source` up to and including 'todays' date, and...

### Is your feature request related to a problem? Please describe. Extracting a field does not offer to replace duplicates. ### Describe the solution you'd like Metals should offer to...