Compilation
- ‘
consult-compile-error’: Jump to a compilation error in related compilation buffers. Supports live preview narrowing and recursive editing. - ‘
consult-flymake’: Jump to Flymake diagnostic. Supports live preview and recursive editing. The command supports narrowing. Press ‘e SPC’, ‘w SPC’, ‘n SPC’ to only show errors, warnings and notes respectively. - ‘
consult-xref’: Integration with xref. This function can be set as ‘xref-show-xrefs-function’ and ‘xref-show-definitions-function’.