Open
Description
Describe the solution you'd like
I am using VS Code to write Go programs, and I want to disable 'Quick info on hover'—where hovering over variables, methods, etc., shows their definitions, it is little noisy. However, I do not want to disable editor.hover.enabled entirely, because I still want to use GitLens' hover functionality.