Is your feature request related to a problem? Please describe.
Navigating from a .qlref file in a test directory to the .ql file it's testing takes more steps than I'd like, especially when the source and test are in different qlpacks.
Describe the solution you'd like
In the Explorer sidebar view, the right-click menu for a .qlref file includes an option to open the .ql file which the .qlref file refers to.
Is your feature request related to a problem? Please describe.
Navigating from a
.qlreffile in a test directory to the.qlfile it's testing takes more steps than I'd like, especially when the source and test are in different qlpacks.Describe the solution you'd like
In the Explorer sidebar view, the right-click menu for a
.qlreffile includes an option to open the.qlfile which the.qlreffile refers to.