BreakPoint Indicator in Loops

SyntaxEditor for WPF Forum

Posted 10 years ago by Manoj
Version: 13.2.0590
Avatar

Hi,

Breakpoint indicator works weiredly when there is for/foreach loop, basically when I am adding breakpoint indicator within the foreach loop statement, it enables the indicator for entire section within foreach loop as well as on for/foreach statement.

What can I do to avoid this behaviiour?

Comments (1)

Posted 10 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Manoj,

Indicators will span whatever text range you specify.  So if you specify the entire range of the foreach loop block as your indicator text range, it will cover that whole range.  If you would like different behavior then you should change the text range that you apply the indicator over.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.