Skip to content

Completion item info often reports types as 'any' when quickinfo on the completed item reports otherwise #2278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DanielRosenwasser opened this issue Mar 10, 2015 · 1 comment
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@DanielRosenwasser
Copy link
Member

Started typing out a variable name, incorrectly got any as the type:

image

Accepted the completion, got the correct type:

image

@DanielRosenwasser
Copy link
Member Author

@CyrusNajmabadi has a PR out with #2475 which should fix this.

@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Mar 25, 2015
@mhegazy mhegazy closed this as completed Mar 25, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

3 participants