Miles Frankel
Miles Frankel
add methods to generate from a series of tokens, not just one.
Inlay hints just landed in gopls 0.9, but don't seem to work out of the box with lsp-mode. Ideally they would work similarly to rust-analyzer's inlays. https://github.com/golang/go/issues/52343 https://github.com/golang/go/issues/53412 https://github.com/golang/tools/blob/master/gopls/doc/settings.md#inlayhint
Hi! I'm considering using Lingua in a project. It compares favourably to CLD2 and Whatlang on our dataset (social media posts), but one of our requirements is that we need...
When i run my program with coz, it exits without doing anything: ``` $ cargo b --release && coz run --- ./target/release/cov-breaker >/dev/null [libcoz.cpp:100] bootstrapping coz [libcoz.cpp:128] Including MAIN, which...
I've written out my full issue in the lsp-mode repo: https://github.com/emacs-lsp/lsp-mode/issues/2646 But I'll summarize here as well. Using solargraph as an LSP backend in emacs, I can't get it to...
Fixes #1063
### Is your feature request related to a problem? Please describe. i want to have my notes repo and my work repo open simultaneously, but i dont want foam to...
❯ kustomize ^^ type `x` to run that ❯ x env +kustomize && kustomize × parse error unidata.ucar.edu/netcdf │ this is a serious issue. please report the bug ╰─➤ https://github.com/pkgxdev/pkgx/issues/new?title=parse+issue+unidata.ucar.edu/netcdf...
Hi! I don't know if you're accepting PRs for this repo, but I'm a daily user of WTFT but i just wish there would be more than 5 trains per...
Add a new metric to facilitate the new changefeed billing strategy - `changefeed.billing.table_bytes` - This is a sum of the bytes watched per changefeed. It intentionally counts tables watched by...