crate-admin icon indicating copy to clipboard operation
crate-admin copied to clipboard

Show line numbers in console

Open robd003 opened this issue 2 years ago • 0 comments

When debugging an issue like SQLParseException[line 94:10: mismatched input '(' expecting {'FROM', 'WHERE', 'GROUP', 'ORDER', 'HAVING', 'LIMIT', 'OFFSET', 'FETCH', 'WINDOW', 'UNION', ',', ')'}] it would be super helpful to have line numbers in the left-hand margin of the console.

robd003 avatar May 06 '23 17:05 robd003