Posted 17 years ago
by Sergey Kaminskiy
I am evaluating SyntaxEditor for use as a VB.NET editor. One feature I would like to see is auto-completing of block endings (Class – End Class, Sub – End Sub etc.) after user presses enter at the end of the first line of the block. Is there such feature in SyntaxEditor + VB.NET language add-on? If not, how this can be done?