Skip to content

bacon v2.1.0

Compare
Choose a tag to compare
@Canop Canop released this 26 Mar 17:55
· 372 commits to main since this release

Major feature:
The export-locations argument (shortened in -e) generates a .bacon-locations file which can be used by IDE plugins.
A plugin has been made for neovim: nvim-bacon and other ones would be welcome.

Minor changes:

  • wrapping now applies to all outputs, even non interpreted ones like the output of cargo run.