Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

stylish-formatter: make filename clickable #3491

Merged
merged 2 commits into from
Jan 9, 2018
Merged

stylish-formatter: make filename clickable #3491

merged 2 commits into from
Jan 9, 2018

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Nov 16, 2017

PR checklist

Overview of change:

Make the filename clickable in IDE by adding :line:col of the first failure at the end of the filename. The line and column information has a transparent color. There will be no transparency in terminals without colors.

Is there anything you'd like reviewers to focus on?

Do we need to add a note about this in the docs?

CHANGELOG.md entry:

[enhancement] clicking the filename in stylish-formatter's output jumps to the first failure in that file.

@orta
Copy link
Contributor

orta commented Dec 25, 2017

Nice one, I have the same PR for TypeScript itself: microsoft/TypeScript#20741

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.

None yet

3 participants