Parameter hints

When completing a function call, the parameter hint widget shows you the function signature along with documentation for both the function and the argument you are currently filling in.

VS Code includes parameter hints out of the box for JavaScript, TypeScript, and CSS. Extensions can add support for many more languages including Python, C#, Java, and C++.