Open
Description
Really loving the format of these errors! It's a lot easier to read.
The only thing I noticed is that the unformatted errors are still showing up. Was this intended or is there a way to remove them?
Update / TLDR
This is currently intentional but there are plans to improve the experience. This could potentially be improved by:
- Removing the original error
- Changing the order of the errors so that the pretty version is on top
The issue is that the improvements rely on changes to VS Code. Go upvote this issue if you want these changes!
@yoavbls wrote:
This is the issue that will eventually allow us to modify the order of the errors + mute the original error:
microsoft/vscode#54272