Many compiler errors do not output context information
Open
backburner
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
For example, I just saw:
```
Attempt to declare local variable with the name "sheet" more than once.
```
...with no context, so now I have to search for `var sheet`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.