A bug related to the with statement was found

SyntaxEditor for Windows Forms Forum

Posted 2 years ago by hehui - manager, foxtable
Version: 22.1.2
Platform: .NET 4.0
Environment: Windows 11 (64-bit)
Avatar

This is the test code:

Dim ss As String
With ss
	.
End With
Dim ss As String
With ss
	Select Case .
End With

after you enter the dot,  the contents of the autocomplete list that appear are not members of string type.

Comments (3)

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

Thank you, we will look into this.


Actipro Software Support

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

Hello,

We have this resolved for the next maintenance release.


Actipro Software Support

Posted 2 years ago by hehui - manager, foxtable
Avatar

Thank you very much.

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.