AlterNET Studio v10.0.7

Released: Feb 6, 2026

Updates in v10.0.7

Features

  • .NET Scripter now supports new methods: HasMethod and FindMethod for checking if script method exists before calling it.
  • .NET Scripter debugger now supports debugging source code loaded from a string constant or a resource.

Fixes

  • The bug with running the script method with arbitrary arguments has been fixed.
  • The bug with the error underline being displayed in the gutter area of TextEditor has been fixed.