lsp-ui icon indicating copy to clipboard operation
lsp-ui copied to clipboard

Request lsp-ui-flycheck-list to automatically update itself

Open yyoncho opened this issue 6 years ago • 1 comments

Originally logged at https://github.com/emacs-lsp/lsp-mode/issues/912

yyoncho avatar Jul 03 '19 05:07 yyoncho

Based on my experimentation and the call to (add-hook 'lsp-diagnostics-updated-hook 'lsp-ui-flycheck-list--refresh nil t) it looks like it does do this, so I think this can just be closed.

deifactor avatar Apr 04 '22 07:04 deifactor