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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Thats called "Signature Help" or "Parameter Hints"
Its helpful when the function in question has multiple parameters.
As you type the parameter, the underline moves to the current parameter.
You can disable this by setting "editor.parameterHints": false
Hello,
Function definition is popping up every time when opening bracket like this:
Notice that this is a different popup than a regular mouseover definition popup (which I want to happen):
Is this a bug, and if not, is there any advice how to get rid of it?
Thanks
The text was updated successfully, but these errors were encountered: