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
It would be great to be able to cascade peek definition (and references). Visual Studio supports cascading peek and shows a breadcrumb above the peek window to indicate how deep you have gone:
Recursive peeking is useful in a lot of situations. However, I'd expect it to reuse the existing window and on ESC or close box to take down only the most topmost one.
Testing #6662
Recursively peeking definitions ends in this state:
After the first peek, the trees in the following peeks are always empty.
Is this expected?
The text was updated successfully, but these errors were encountered: