Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The format error is incredibly useful but the format is slightly incompatible with builtin error parsers in vscode.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Add a mode to rewrite the first line in a TypeScript like format so that the developer gets squiggles
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Complicated regex to rewrite generated error messages
Additional context
Add any other context or screenshots about the feature request here.
Used in GitHub agentic workflows.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The format error is incredibly useful but the format is slightly incompatible with builtin error parsers in vscode.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Add a mode to rewrite the first line in a TypeScript like format so that the developer gets squiggles
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Complicated regex to rewrite generated error messages
Additional context
Add any other context or screenshots about the feature request here.
Used in GitHub agentic workflows.