Closed GoogleCodeExporter closed 8 years ago
Hmm, haven't seen this before. Just to be safe: the Color settings for
Progressive Scroll Breakpoints isn't set to light grey or something?
And can you give me the exact version of your visual studio? I'm on
10.0.40219.1 SP1Rel.
VS11 uses a different value for breakpoint markers, maybe this was changed
already in a later version of VS10.
Original comment by freaksken
on 3 Oct 2012 at 6:27
Hi,
I let the default value for Progressive Scroll. So for breakpoints, fore color
is red.
I'm also on Visual Studio 2010 Version 10.0.40219.1 SP1Rel.
Thank you
Original comment by jonathan...@gmail.com
on 4 Oct 2012 at 2:11
Attachments:
Still puzzled. The way I'm finding breakpoints is by comparing marker tags with
a hardcoded value. Couldn't find a better way to find breakpoints specifically.
I don't know why it would be different on your system though.
Original comment by freaksken
on 4 Oct 2012 at 9:08
Yes, I saw your code. Strange one!
Original comment by jonathan...@gmail.com
on 5 Oct 2012 at 2:26
I'm also seeing this with a C++ file - Visual Studio 10.0.40219.1 SP1Rel too.
Original comment by keith.oc...@gmail.com
on 5 Oct 2012 at 8:57
Looks like I can't rely on these tag types. I'll see if I can find a different
way, maybe using MetalScroll's method.
Original comment by freaksken
on 6 Oct 2012 at 10:40
So I changed the way it's retrieving breakpoints in version 0.6. Let me know if
it doesn't work for you guys.
Original comment by freaksken
on 14 Oct 2012 at 3:57
Just installed 0.6.1 and breakpoints now show up just fine. Thanks!
Original comment by keith.oc...@gmail.com
on 15 Oct 2012 at 3:05
Just installed 0.6.1 too and it works flawlessly! Thanks for your support!
Original comment by jonathan...@gmail.com
on 16 Oct 2012 at 4:21
Original comment by freaksken
on 15 May 2013 at 11:41
Original issue reported on code.google.com by
jonathan...@gmail.com
on 2 Oct 2012 at 5:06Attachments: