VS - Break Mode
VS recently started showing (no matter which kind of error or where) the Break Mode Window upon encountering an exception instead of squiggling the problematic code section. How can I change that?
I made sure i have Error Squiggles in options checked.
I already deleted settings (Tools - import & export settings - General AND C#), i deleted the .suo file in my project, i cleaned & rebuild the project.