logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Reply::Plugin::CollapseStack - display error stack traces only on demand

Author

       Jesse Luehrs <doy@tozt.net>

Description

       This plugin hides stack traces until you specifically request them with the "#stack" command.

       The number of lines of stack to always show is configurable; specify the "num_lines" option.

Name

       Reply::Plugin::CollapseStack - display error stack traces only on demand

Synopsis

         ; .replyrc
         [CollapseStack]
         num_lines = 1

Version

       version 0.42

See Also