highlight source location of Flux error
Open
enhancement
team/ui
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
When there's a Flux error, the error message is displayed. For example:
```
type error @11:66-11:78: missing required argument tables
```
This includes the location in the source, which is useful, but it would be even more helpful if the location could be highlighted somehow so that the user doesn't have to count column numbers to see what portion of a line has generated the error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.