Skip to content
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

Better type truncation in error messages #24778

Closed
DanielRosenwasser opened this issue Jun 7, 2018 · 1 comment
Closed

Better type truncation in error messages #24778

DanielRosenwasser opened this issue Jun 7, 2018 · 1 comment
Assignees
Labels
Bug A bug in TypeScript Domain: Error Messages The issue relates to error messaging Fixed A PR has been merged for this issue

Comments

@DanielRosenwasser
Copy link
Member

@weswigham has a PR for better truncation in some of our type builders (#24258). We should leverage this work in our error messages for 3.0.

@DanielRosenwasser DanielRosenwasser added Bug A bug in TypeScript Domain: Error Messages The issue relates to error messaging labels Jun 7, 2018
@DanielRosenwasser DanielRosenwasser added this to the TypeScript 3.0 milestone Jun 7, 2018
@weswigham
Copy link
Member

@DanielRosenwasser technically completed by #24258, I believe. I do think we probably need a way to opt to inspect the elided information... but we can figure that out, right?

@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Jul 6, 2018
@mhegazy mhegazy closed this as completed Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in TypeScript Domain: Error Messages The issue relates to error messaging Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

3 participants