Closed
Description
At the moment the status reports the following information
- line number when there is no selection
- range of line numbers in the form n-m when several lines are selected
It would be nice to change this to a more standard line : character in order to simplify matching locations with the output from the compiler's error reporting. This would just replace the default output, and the range display could still be kept as is.