flycheck-pos-tip

Homepage: https://github.com/flycheck/flycheck-pos-tip

Author: Akiha Senda, Sebastian Wiesner

Updated:

Summary

Display Flycheck errors in GUI tooltips

Commentary

Provide an error display function to show errors in a tooltip.

Setup

(with-eval-after-load 'flycheck
  (flycheck-pos-tip-mode))

Dependencies