Whenever I hover props of an element, vscode shows tips like a pop up. For example in this picture it shows the type of the stroke-linejoin
.
I need to disable this behavior and replace it with a button press.
How can I remove the hover popup tips on elements properties and replace it with another shortcut key?