Auto-complete adds square brackets to VB.Net data types.

SyntaxEditor .NET Languages Add-on for WPF Forum

Posted 10 years ago by Sergey Kaminskiy
Version: 14.1.0601
Platform: .NET 4.0
Environment: Windows 8 (64-bit)
Avatar

After upgrading Syntax Editor WPF from version 13.1.581.0 to 14.1.601.0, syntax editor started to surround variable data types with square brackets. When typing in this line of VB.NET code


Dim varName as Double


after intellicense combo box is closed with a tab key to auto-complete “Double” syntax editor will put square brackets around Double:


Dim varName as [Double]

 

Syntax editor is initialized with VBSyntaxLanguage, with mostly default settings.

Comments (1)

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

Hi Sergey,

I believe we fixed that in build 602.  Please download the latest maintenance release and it should be working properly again.


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.