Intellisense in foreach statement

SyntaxEditor .NET Languages Add-on for WPF Forum

Posted 12 years ago by reter
Version: 11.2.0553
Avatar

If I use this code

object obj = new DateTime(0);

foreach (int id in (obj as DateTime).{???}) {  }

Intellisense for "obj" with "as" statement  in foreach statement is not available.

Comments (1)

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

Hello, thanks for reporting this.  We've updated our code to handle it properly for the next version.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.