consult-flycheck icon indicating copy to clipboard operation
consult-flycheck copied to clipboard

Allow customize error message

Open rennsax opened this issue 1 year ago • 0 comments

This change allows the user to customize how to display error message in consult minibuffer. Example setting:

(setq consult-flycheck-error-formatter #'flycheck-error-format-message-and-id)

rennsax avatar Nov 07 '24 08:11 rennsax