vscode-intelephense icon indicating copy to clipboard operation
vscode-intelephense copied to clipboard

Better parameters view

Open ProtocolLive opened this issue 2 years ago • 1 comments

That hint are so confusing... Is there any way you can improve that? Maybe without namespaces or with colors... image

ProtocolLive avatar Feb 03 '23 22:02 ProtocolLive

Colours are not possible via signature help api, but using short type names instead could be done. I think it may still look confusing with 16+ params though.

bmewburn avatar Feb 04 '23 03:02 bmewburn