问题
Weird one here,
My fresh install of Visual Studio 2017 (Version 15.6.7) is showing multiple lines in yellow when I try to step-through debug, like so:
It seems to be pointing to the correct line that it's on, but also several others below it. Maybe it's something to do with indentation, or scope, I'm not sure. But it's a little misleading to myself and other devs when I do paired-programming.
I've tried Googling this issue and have found nothing, and I've looked at the text formatting in VS settings myself to see if anything has accidentally been enabled that might cause this. But still nothing.
Has anyone seen this before?
来源:https://stackoverflow.com/questions/50464143/visual-studio-debugger-highlights-multiple-lines-instead-of-just-the-current-lin