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

--pretty style errors should be the default on supported TTYs #10488

Closed
weswigham opened this issue Aug 23, 2016 · 2 comments
Closed

--pretty style errors should be the default on supported TTYs #10488

weswigham opened this issue Aug 23, 2016 · 2 comments
Labels
Fixed A PR has been merged for this issue Suggestion An idea for TypeScript

Comments

@weswigham
Copy link
Member

Title. It would be nice to add a --errorStyle [pretty|terse|auto] command and deprecate --pretty (which would then be equivalent to --errorStyle pretty) as well.

cc @DanielRosenwasser

@DanielRosenwasser DanielRosenwasser added the Suggestion An idea for TypeScript label Aug 23, 2016
@DanielRosenwasser
Copy link
Member

👍

@DanielRosenwasser
Copy link
Member

For the record, terse needs to be the default when output to

  • a file
  • a pipe
  • anything else that's not console output?

@mhegazy mhegazy added this to the TypeScript 2.9 milestone Apr 19, 2018
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Apr 19, 2018
@microsoft microsoft locked and limited conversation to collaborators Jul 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Fixed A PR has been merged for this issue Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

3 participants