AlterNET Studio v10.0.5

Released: Nov 20, 2025

v10.0.5 での更新項目

機能

  • WinForms Syntax Editor now uses optimized double-buffering for drawing, significantly reducing flickering.
  • Roslyn parsers now use an async method for syntax highlighting, preventing the UI thread from being blocked.

不具合の修正

  • The bug with editing the Syntax Editor’s Selection options at design-time has been fixed.
  • The bug with Shift-Tab causing a crash in the Code Editor has been fixed.
  • The bug painting unused imports in a different color when using Roslyn parsers has been fixed.
  • Minor issue with the code editor’s scrolling when highlighting found text has been fixed.
  • SQLDOM parser demo no longer crashes when performing code completion.