A functionality I constantly use on Visual Studio without even realizing it is that when I hold the CTRL key, the popup's opacity diminishes, allowing me to see the code that was hidden by the popup.

And when I press and hold CTRL
Is there a way to have the same thing in Visual Studio Code? (either built-in or an extension)
