RT Matan Borenkraout
VSCode Tip ⚡️
In @code 1.60.0, you can get inlay hints for parameter names.
Just enable it by setting: "javascript.inlayHints.parameterNames.enabled": "all"
or
"typescript.inlayHints.parameterNames.enabled": "all"
https://twitter.com/matanbobi/status/1447891309566562306