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

'tsconfig.json' errors should be file diagnostics, not compiler diagnostics #6600

Closed
DanielRosenwasser opened this issue Jan 24, 2016 · 2 comments
Labels
Bug A bug in TypeScript Domain: Error Messages The issue relates to error messaging Fixed A PR has been merged for this issue Help Wanted You can do this VS Code Tracked There is a VS Code equivalent to this issue

Comments

@DanielRosenwasser
Copy link
Member

If a tsconfig.json was successfully loaded, and there are contents, the compiler should supply some sort of error span within the file. That way, users can at least see that there is an error with the file itself.

@NaridaL
Copy link
Contributor

NaridaL commented Sep 24, 2017

image
This seems to be fixed, or am I misunderstanding this issue?

@mhegazy mhegazy closed this as completed Sep 26, 2017
@mhegazy mhegazy modified the milestones: Community, TypeScript 2.5 Sep 26, 2017
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Sep 26, 2017
@mhegazy
Copy link
Contributor

mhegazy commented Sep 26, 2017

thanks @NaridaL !

@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
Bug A bug in TypeScript Domain: Error Messages The issue relates to error messaging Fixed A PR has been merged for this issue Help Wanted You can do this VS Code Tracked There is a VS Code equivalent to this issue
Projects
None yet
Development

No branches or pull requests

4 participants