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

babel-code-frame: Highlight strings with green (not red) #4579

Merged
merged 1 commit into from Sep 27, 2016

Commits on Sep 27, 2016

  1. babel-code-frame: Highlight strings with green (not red)

    - Red makes it look like something is wrong with the string.
    - On Ubuntu-based systems, it looks kinda broken.
    - The error markers (`>` and `^`) as well as invalid tokens are already
      marked with red. By not having strings red, the most important
      information -- the error location -- is more visible.
    
    This is a continuation of commit fa1de5c (PR babel#4572).
    lydell committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    6017125 View commit details
    Browse the repository at this point in the history