mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-13 01:47:51 +08:00
78862465a4
The Error methods used to show the start and end indices, while the Show methods used to show line ranges. Showing line:col of the start position seems to be pretty standard; both Go and Rust do that. I tried including the line:col of the end position too, but can't find a good enough format. |
||
---|---|---|
.. | ||
cognate_errors_test.go | ||
cognate_errors.go | ||
context_test.go | ||
context.go | ||
doc.go | ||
error_test.go | ||
error.go | ||
range_test.go | ||
range.go | ||
show_error_test.go | ||
show_error.go | ||
shower.go | ||
testutil_test.go |