Reputation: 572
What does this symbol mean in my Visual Studio IDE? Not the green bar, I already know that is source code. The little button icon?
Upvotes: 2
Views: 383
Reputation: 3842
The little button is a bookmark. There is a menu that you can add on the top of the screen that allows you to move through bookmarks. It is another way to mark where you were in a piece of code.
Upvotes: 6