AlterNET Studio v9.5.7

Released: Jul 18, 2024

v9.5.7 での更新項目

機能

  • Roslyn C# and Visual Basic parser now use the latest version of Microsoft code analysis API (4.10).
  • Quick info now differentiates between type and constructor when showing the description for the object creation statement in the code editor.
  • Python parser now supports parsing of .pyi files that are used to provide IntelliSense.

不具合の修正

  • The regression issue with incorrect auto-indenting in the code editor connected to the C# parser when typing open brace has been fixed.
  • Typing space the code editor connected to the XML parser no longer shows incorrect code completion suggestions.
  • The incorrect parsing of annotated declarations in the Python parser has been fixed.
  • Hidden lines in the code editor can no longer be deleted by pressing Delete or Backspace.
  • The issue with incorrect culture info used to display debugger evaluation information has been fixed.