In VSCode output panel make references to files and lines clickable. Example: Utils_DataDebug (23:42) #6088
PawelWozniak
started this conversation in
Ideas
Replies: 1 comment
-
|
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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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

Similar to #6678
Beta Was this translation helpful? Give feedback.
All reactions