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
I think it would be nice if there was a drop-down control in the editor that let you jump to a particular scenario. Kind of like the ones that appear for C# .cs files (which navigate by namespace, class and method respectively).
Scenario would be useful. I guess you could have a second drop-down to jump between given/when/then sections too for a specific scenario.
The text was updated successfully, but these errors were encountered:
That sounds like cool idea. You mean these ones, right?
I was once thinking about that, but could not find the related infrastructure in the VS extension SDK. (I might be wrong, but as far as I remember at that time it seemed to be a special feature implemented for the internal stuff only. But this was like 4+ years ago...)
I think it would be nice if there was a drop-down control in the editor that let you jump to a particular scenario. Kind of like the ones that appear for C# .cs files (which navigate by namespace, class and method respectively).
Scenario would be useful. I guess you could have a second drop-down to jump between given/when/then sections too for a specific scenario.
The text was updated successfully, but these errors were encountered: