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

Show flycheck errors via posframe.el

Results 6 flycheck-posframe issues
Sort by recently updated
recently updated
newest added

I was wondering if it might be a good idea for `flycheck-posframe-mode` to not enable itself when `lsp-ui-mode` is active in a buffer, because `lsp-ui-mode` shows the same info. I...

Is there a way to make it disappear faster? Thanks!

Can you please add an option `flycheck-posframe-parameters` for `:override-parameters` of `posframe-show`, like [ivy-posframe](https://github.com/tumashu/ivy-posframe) does? Thanks!

This might be an issue in recent updates of posframe but flycheck-posframe has stopped hiding automatically once moved out of the error line. It stays open until I hover on...

Thanks for the great package. There's a bit small thing that may be improved as illustrated in the following image As compared to the pos-tip version, the `]` is missing!