Skip to content

buildSymbolDisplay: Handle alias parentSymbol#16026

Merged
2 commits merged into
masterfrom
importEqualsMethod
May 23, 2017
Merged

buildSymbolDisplay: Handle alias parentSymbol#16026
2 commits merged into
masterfrom
importEqualsMethod

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 23, 2017

Fixes #15931
This bug only happens in quickInfo and not in the declaration emitter, because if you have const y = x.m in a declaration file it will just display the type of x.m, not the symbol for it.

@ghost ghost requested a review from sandersn May 23, 2017 15:04
@ghost ghost merged commit 8b15e2b into master May 23, 2017
@ghost ghost deleted the importEqualsMethod branch May 23, 2017 16:57
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants