The with statement cannot correctly list the members of the objec

SyntaxEditor for Windows Forms Forum

Posted 2 years ago by hehui - manager, foxtable
Version: 22.1.0
Platform: .NET 5.0
Environment: Windows 10 (64-bit)
Avatar

When editing the visual basic code in syntax editor, I found a bug. The with statement cannot correctly list the members of the object. Taking the following code as an example, the members listed are not  members of datatable:

Dim dt as DataTable
With dt
   .
End with

[Modified 2 years ago]

Comments (3)

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

Hello,

Thanks for reporting this.  We've enhanced it for the next maintenance release.


Actipro Software Support

Posted 2 years ago by hehui - manager, foxtable
Avatar

Hello.

This bug reduces the user experience. When will the new version be released?

[Modified 2 years ago]

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

Hello,

We expect the next maintenance release very soon.


Actipro Software Support

The latest build of this product (v24.1.0) 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.