Could we get suport for ctrl+p to support opening files and going to lines in brackets
e.g. Visual studio, MSBuild, Catchcpp all output file+line like this in their logs
D:\something.cpp(23,46)
D:\somethingElse.cpp(92)
sometimes it is both line and character.