AlterNET Studio v10.0.1

Released: Jul 14, 2025

v10.0.1 での更新項目

機能

  • The 'ctor' Code Snippet now uses the name of the containing class when it is inserted in the editor.
  • Code completion for XmlParserWithSchema has been improved when a user types the closing tag.
  • CLangd LSP parser can now accept additional command-line options like diagnostic settings.

不具合の修正

  • Script Debugger now correctly evaluates strings that contain special characters like tabs and international symbols.
  • Fixed bug where Scripter compilation was unable to create a temporary folder when using CodeDOM script host.
  • Fixed error with Scripter compilation of WinForms projects when using a CodeDOM script host.
  • Fixed bug where LSP parser outlining did not always follow text changes.
  • Fixed problem with the SyntaxBuilder tool not working.
  • The SyntaxParser demo project exception when selecting an item from the code completion listbox has been fixed.