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
While being sure you're using the correct overload is nice, for most single-parameter functions inlay hints just take space. When nesting a lot of conversion or simple math functions these can increase line length quite substantially, even with really small fonts.
For some projects showing inlay hints only for multi-parameter functions would be a good compromise. Could this option be added?