bacon v3.11.0
- hit
:then type an integer to go to a diagnostic by number - Fix #104 - standard test analyzer: fix stack overflow not detected - Fix #326 - Thanks @gmorenz
Dynamic Completion
The script providing location aware completion needs to be sourced once.
This can be done for example in your .profile with
source <(COMPLETE=bash bacon)(adapt for your shell) This feature is still experimental. Please give feedback, positive or negative, in the chat.
Thanks @bryceberger