Open
Description
I am recently testing some vanilla lsp-mode configurations with only the base components installed with no other configuration. IMO the default experience of lsp-ui-doc is not good because often(especially when you are writing code at the beginning of the file) the UI help dialog is hiding the company-mode popup dialog. I would propose lsp-ui-doc by default to be activated on mouse hover(using tooltip-mode) or by key command. Current behaviour to be activated by setting flag or enabling a minor mode.