Open gaearon opened 7 years ago
cc @tharakawj
This seems to be an interesting idea. For lint errors, we might need to generate a code block with CodeFrame.
But I'm not sure how to test this. Anyway, I'll give it a try next week and we can think about testing later.
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs.
The build overlay still looks less rich than the runtime one:
It would be nice to actually parse this (if it matches known Babel and ESLint formats) and display a richer version with:
There would need to be tests verifying we don't regress if message format updates.