Reserved words in completion list

SyntaxEditor .NET Languages Add-on for WPF Forum

Posted 10 years ago by Matt Swanton
Version: 13.2.0582
Avatar

Hi,

I have a VB method that has the same name as a reserved keyword.  The keyword is surrounded in square brackets as follows;

Public Sub [Stop]()
End Sub

However, when this method is displayed in the completion list, the name appears still with the square brackets.  I would have expected the square brackets to have been removed, which is the behaviour in Visual Studio.

Because the square brackets are present, it gives us the following difficulties;

  • The method name appears at the end of the completion list
  • If the method is selected, it appears in the code editor with the square brackets still around it, even though this is not neccessary

Could this behaviour be changed?

Thanks in advance

Matt Swanton

Comments (1)

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

Hi Matt,

Thanks for reporting this.  We'll improve it 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.