emacs-lsp / lsp-ui

UI integrations for lsp-mode
https://emacs-lsp.github.io/lsp-ui
GNU General Public License v3.0
1.03k stars 139 forks source link

Hide ui-doc when inside minibuffer #549

Closed jcs090218 closed 3 years ago

jcs090218 commented 3 years ago

Prior to hide ui-doc when user is executing inside minibuffer. This resolve the flashes while inside minibuffer, see issue #524.