You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I mouseover a variable or something in the code there's a tooltip that pops up that displays some information about the variable. I'd like to disable this but there's no property in the settings for doing so. The closest was editor.disableParameterHints but that doesn't work for variables and object properties for example.
The text was updated successfully, but these errors were encountered:
When I mouseover a variable or something in the code there's a tooltip that pops up that displays some information about the variable. I'd like to disable this but there's no property in the settings for doing so. The closest was
editor.disableParameterHints
but that doesn't work for variables and object properties for example.The text was updated successfully, but these errors were encountered: