lannonbr / vscode-js-annotations

Javascript / Typescript Parameter Annotations for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=lannonbr.vscode-js-annotations
MIT License
106 stars 16 forks source link

Only annotates first set of parameters for higher-ordered functions #88

Open bob-bins opened 4 years ago

bob-bins commented 4 years ago

VS Code Version: 1.42.1 Extension Version: 0.11.0 What's the issue: Only the first set of parameters is annotated when calling higher-ordered functions: image