So I hit some weird combination of keystrokes, and now my visual studio looks all jacked up and I can't figure out how to customize it back to what it was. I've googled it lots, and I can't seem to find out where to fix it all.
It's just the code editor that's been bugging me for weeks. I figured some of you could probably help.
It looks like this:
I just want the dang lines in front of the code to go away, and to be able to click to the left of the numbered lines to get a breakpoint again.
I'm not sure what »dang lines in front of the code« you mean, though. If you're referring to the yellow unsaved changes indicator, that's the Selection Margin in the options above. If you mean the dots (representing spaces), then Edit → Advanced → View White Space or press Ctrl+E, S.