dotnet/roslyn

Visual Studio not correctly highlight selected ITEMS in subWindows rows

Offen

#39.826 geöffnet am 14.11.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (4.257 Forks)batch import
Area-InteractiveBugDeveloper CommunityInteractive-Debugginghelp wanted

Repository-Metriken

Stars
 (20.414 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)

Beschreibung

This issue has been moved from a ticket on Developer Community.


1. I set brakepoint (see above) and press F5.2. Then, in subWindow "local Variables", I select "array[0]" and "array[1]" (and that subWindow "local variables" highlight right rows).3. Then I press "F10"...BUT!!! subWindow "local variables" highlight other two rows: "array" and "array[0]"!!!!!But I Want to see highlighted that rows in subWindow, that I selected!!! == problem!!!!Summary: subWindows highlight rows by top-order, but need highlight user selected rows!!! Image:104544-1st-step-before-sortcomparison-line.png Image:104545-2nd-step-after-sortcomparison-line.png


Original Comments

Visual Studio Feedback System on 11/13/2019, 11:22 PM:

Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.

Contributor Guide