Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Showing the wrong parameter names when a type is defined inline #64

Open
GuiAmPm opened this issue Feb 6, 2019 · 0 comments
Open

Showing the wrong parameter names when a type is defined inline #64

GuiAmPm opened this issue Feb 6, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@GuiAmPm
Copy link
Contributor

GuiAmPm commented Feb 6, 2019

VS Code Version: 1.30.2
Extension Version: 0.10.0

What's the issue:
In a Typescript file, when there's a function parameter which is defined inline and it function is called, the following parameter names are shown wrongly.

image
(Should be bar1, not fieldB)

@lannonbr lannonbr added the bug Something isn't working label Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants