linter-ui-default
linter-ui-default copied to clipboard
Showing the tooltip should be associated with a command
Probably related to #347 or #330. Close this one if you think it's duplicated.
Set the tooltip to follow the keyboard is very distractive to me. In many cases, you already know what the error is about, so, the tooltip is not needed.
So I have it only enabled to follow the mouse. But sometimes is annoying having to leave the keyboard to see the tooltip. It will be awesome having a keybinding or command that can be launch to show the tooltip and disappears when you begin to type again.
I expected that linter-ui-default:expand-tooltip did this, but I don't understand what this command does.
linter-ui-default:expand-tooltip expands the tooltip 😛.
If a message has a description attribute it is normally not shown by default. The tooltip can be expanded to show this information using this command.