You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming session. We prioritize feature requests with more upvotes and comments.
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.
Describe alternatives you've considered
I don't see other alternatives
Additional context
The text was updated successfully, but these errors were encountered: