Make links to classes in terminal clickable. #6678
PawelWozniak
started this conversation in
Ideas
Replies: 0 comments
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.
-
Current behaviour
When you run validation of the deployment, there are results shown in the terminal.
Cut out form those results:
When you hold the control key and click on

Class.Sch_Opportunity.prepareEmailMessagethen VSCode try to parse but it is not working.At the top you can see then this:

But it don't understand that and can't open the class.
Expected behaviour
When you click on such link, then file is opened and the cursor goes to the given position.
Similar to #6088
Beta Was this translation helpful? Give feedback.
All reactions