Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In VSCode output panel make references to files and lines clickable. Example: Utils_DataDebug (23:42) #6033

Open
PawelWozniak opened this issue Jan 27, 2025 · 1 comment
Labels
type:enhancements Feedback to take into account for existing features

Comments

@PawelWozniak
Copy link
Contributor

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
Image

@svc-idee-bot svc-idee-bot added the type:enhancements Feedback to take into account for existing features label Jan 27, 2025
@svc-idee-bot
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancements Feedback to take into account for existing features
Projects
None yet
Development

No branches or pull requests

2 participants