AlterNET Studio v9.5.9
Released: Sep 27, 2024
Atualizações na v9.5.9
Recursos
- New debugger options for debugging Python and IronPython scripts:
DisableJustMyCode
and DisablePythonLibraryCode
have been added, allowing control over the debugging of Python library files.
Correções
- The bug with incorrect reporting in the XML parser when case close tag was missing has been fixed.
- The bug with outlining section created for single-line declarations in Roslyn parsers has been fixed.
- The regression issue with evaluating Rectangle properties in the .NET Script debugger has been fixed.
- The bug with Code Editor jumping to the wrong position when applying code completion suggestions has been fixed.