Is your feature request related to a problem? Please describe.
My problem is that whenever I see an error message in the output console, I would like to quickly move to that file and line.
Describe the solution you'd like
I want to click on the "Utils_DataDebug (23:42)" part of the string so it moves the cursor to that file and line.
=== Deploy Errors
PROJECT PATH ERRORS
───────────────────────────────────────────────────────────── ──────────────────────────────────────────────────────────────────────────────────────────────────────────────
force-app\main\default\classes\Utils\Utils_DataDebug_Test.cls Method does not exist or incorrect signature: void setToCSV(Set<String>) from the type Utils_DataDebug (23:42)
Describe alternatives you've considered
I don't see other alternatives
Additional context
