When dealing with compiliation errors in a large project, its tedious to scroll through the generated source code to a line number I already know (given by the compiler output). Would it be possible to implement a "jump to line" function either in the dialog, or by clicking on the compiler output line #? Additionally, it would be super handy to just have the inline snippet of code generated in another tab of the right sidebar with the dialog allow for further context