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
Is your feature request related to a problem? Please describe.
For function calls, sometimes it becomes quite difficult to tell what a argument actually does. Usually it happens when the arguments passed are boolean/integer. We can hover over the call and it would show the signature, but it would be helpful if we can tell this directly at a glance.
Is your feature request related to a problem? Please describe.
For function calls, sometimes it becomes quite difficult to tell what a argument actually does. Usually it happens when the arguments passed are boolean/integer. We can hover over the call and it would show the signature, but it would be helpful if we can tell this directly at a glance.
Describe the solution you'd like
We can have something like Parameter hints in Webstorm.
Describe alternatives you've considered
The only alternative I see is hover.
Additional context

Image from Webstorm
The text was updated successfully, but these errors were encountered: