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 141 forks source link

Disable noisy features #668

Closed ericdallo closed 2 years ago

ericdallo commented 2 years ago

This PR tries to reduce some noise features that confuses a lot of lsp-mode/ui users.

We often receive complains about lsp-mode being too noisy, I know that turning and editor into a IDE with lsp is something that adds some noises indeed and most of then makes sense IMO, but I think those 2 are something that makes harder for users indeed.

c/c @yyoncho