Is your feature request related to a problem? Please describe.
I'm always frustrated when trying to navigate my tests, especially in large files, as there is no way to list and access Subtests (t.Run(..)).
Describe the solution you'd like
I would love it if Subtests could be configured to be listed as Symbols, so that I could search and navigate to them with my keyboard.
Describe alternatives you've considered
Honestly, I haven't considered alternatives.
Is your feature request related to a problem? Please describe.
I'm always frustrated when trying to navigate my tests, especially in large files, as there is no way to list and access Subtests (
t.Run(..)).Describe the solution you'd like
I would love it if Subtests could be configured to be listed as Symbols, so that I could search and navigate to them with my keyboard.
Describe alternatives you've considered
Honestly, I haven't considered alternatives.