Skip to content

Fix type alias display#12068

Merged
ahejlsberg merged 5 commits into
masterfrom
fixTypeAliasDisplay
Nov 8, 2016
Merged

Fix type alias display#12068
ahejlsberg merged 5 commits into
masterfrom
fixTypeAliasDisplay

Conversation

@ahejlsberg
Copy link
Copy Markdown
Member

Fixes #10337 and #12066.

@ahejlsberg
Copy link
Copy Markdown
Member Author

@mhegazy @yuit This one properly fixes the issues we had with displaying generic type aliases. We may need to port these changes to other branches.

@@ -0,0 +1,66 @@
=== tests/cases/compiler/instantiatedTypeAliasDisplay.ts ===
// Repros from #12066
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add //@declaration: true to make sure declaration emitter behaves correctly too.
Thanks

@ahejlsberg ahejlsberg merged commit 2282477 into master Nov 8, 2016
@ahejlsberg ahejlsberg deleted the fixTypeAliasDisplay branch November 8, 2016 14:43
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

4 participants