vscode-intelephense
vscode-intelephense copied to clipboard
Better parameters view
That hint are so confusing... Is there any way you can improve that? Maybe without namespaces or with colors...
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.