AlterNET Studio v8.0.4

Released: Mar 28, 2022

Updates in v8.0.4

Features

  • Added virtual mode for code completion list box in WinForms Code Editor, which optimizes performance of code completion invocation.
  • Added new CodeSnippetInserted event triggered when a code snippet is inserted in the editor.

Fixes

  • Fixed bug with displaying generic methods without <> in code completion list box when using Roslyn-based parsers.
  • Fixed regression issue with parsing multi-line string literals at the end of the file in case of C#, Visual Basic, Ansi-C, MSSQL and JavaScript advanced parsers.
  • Fixed exception when resizing popup dialog box to zero width in WPF text editor.
  • Fixed bug with parsing For clause in MSSQL parser.
  • Fixed bug with not showing design-time properties for SyntaxEdit control in .NET 6 applications.