Reputation: 1645
I google this , But didn't find the explanation for this. can someone help me explain what the black dash / line means?
thank you
Upvotes: 8
Views: 960
Reputation: 962
It also appears when you double-click on an error in the error list (I'm using MSVS 2019 C++ project).
Upvotes: 0
Reputation: 146
I searched for the same thing, but stumbled upon it by accident. When you do a search on your code the 'Find Results' box appears. Highlight a line in the Find Results box and the black dash appears in the indicator margin next to the corresponding line of code in which the results were found.
Upvotes: 13