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.
When there is an issue in Problems tab, clicking on it will take a user to a location in a SAS program, where the issue happened.
When using macros/include/and some other cases, that does not help to understand the problem as it just point to a line and as a user I need to understand context of a problem from the log.
Describe the solution you'd like
When clicking on a problem I want to see a log with the current line set to the line where log issue appeared.
It can be an option, which controls it or an action -> Open Log location.