Mattias Wadman
Mattias Wadman
Hey, currently there is no plan for adding formatting support, but it would be nice to have. If i would add it i think i would like it be style-"preserving",...
Not sure how well the current jqfmt would work as a formatter to use while writing jq code. I have a feeling it might be a bit too aggressive with...
> https://github.com/noperator/jqfmt?tab=readme-ov-file#to-do It looks jqfmt will add a PR to support `gojq fmt`? I asked about it some years ago https://github.com/itchyny/gojq/issues/62#issuecomment-762745347 maybe could happen if someone would take on the...
> > seem to strip comments atm > > It shouldn't happened. Is it a bug? I would say so, but might be tricky to fix because of how gojq's...
>  > > 1. How about change the label of `path/1` to `path(a)` like: > >  That should be possible and i'm...
> > Show signature and documentation > > It should be signature help? https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_signatureHelp Thanks, yeap! i did a quick hack and can get vscode to send `textDocument/signatureHelp` on `(`...
@Freed-Wu signature helper kind of works but i can't figure out how communicate via LSP that a completion should "switch" over to signature help. Ex: you write "gsu" and complete...
Does `go run github.com/cortesi/modd/cmd/modd@latest` work? could be code signing issue, i've seen issues copying a binary over an old version, but removing it first works.
Anyone know how similar https://github.com/k-takata/Onigmo is to oniguruma? it seems to be the oniguruma fork ruby uses since ruby 2.0. Also would be interesting to see what paths other projects...
Seems this might reproduces the rav1e segfault on amd64, weridly i think rav1e and amd64 works in other envs hmm ``` 2024-07-30T10:19:23.2907023Z ERROR: failed to solve: process "/ffmpeg -f lavfi...