-
Hello,
bacon works fine and it is running, but bacon_ls does nothing, no error log and it is attached:
`Client: bacon_ls (id: 1, bufnr: [3])
`
.bacon-locations, bacon-ls.log and bacon.toml files a…
-
This issue is motivated by crisidev/bacon-ls#2.
bacon's [locations export](https://dystroy.org/bacon/config/#exports) doesn't surface enough information to fully describe spans in an editor. From m…
-
-
~~Auto-scroll doesn't work for me. The output always remains at the top, and I have to press G after running to jump to the bottom.~~
Correction: auto-scroll works, but Bacon jumps to the top when …
-
Cargo manifests have a standardized way to store TOML data that configures third party tooling. The `[package.metadata.bacon]` space in `Cargo.toml` could be used to hold Bacon configs instead of a st…
-
I want to be able to use the bacon interface, I like that it shuffles errors to the top.
But once my application has been built and is running, my application spits out NDJSON logs to stdout, which…
arifd updated
1 month ago
-
We need more bacon bits in the project.
-
https://fundiegofamily.com/cooking/cole-cooks-big-green-egg-smoked-bacon-recipe/
https://kitchenlaughter.com/how-to-cure-and-smoke-bacon-on-the-big-green-egg/#Curing_Process
https://www.epicurio…
-
### Check for existing issues
- [X] Completed
### Describe the feature
### Motivation (and my workflow)
I'm working in a larger workspace, where the defaults for rust-analyzer are near usele…
-
Some parts of bacon were designed for Rust and are tied to cargo:
* default bacon.toml file
* compiler output parsing
* test output parsing
* documentation
* the use of TOML (which is just tota…