ALTERNET STUDIO 7.2 HIGHLIGHTS

We have released a new minor update of AlterNET Studio, focusing on improvements and bug fixes for Code Editor, Form Designer, and Scripter Debugger.

Code Editor improvements and bug fixes

The main improvement includes XML Schema-based Intellisense (code completion) for XML Parser, which allows editing XML texts more efficiently.

Intellisense support for writing XML code

Read more about this feature in this blog post.

We have also fixed a few bugs related to read-only and hidden lines and a few issues related to SQL parsing.

Scripter and Script Debugger improvements

For Scripter, we have made a few performance-related improvements, such as re-using results of previous compilations and using in-memory assemblies.

We have also redesigned our demos showing how Debugger logic can be embedded into your application while the script code runs in a separate process accessing application-defined objects using remote API. The same script compiled into DLL and loaded into the application process can access direct application API when executing without debugging.

Evaluation of multi-dimensional arrays when debugging C# code

Refer to the complete list of changes here: version-history/7-2.

Feel free to comment on this blog or send your feedback directly to andrew.medvedev@alternetsoft.com

Previous
Previous

INTRODUCING ALTERNET UI

Next
Next

ALTERNET STUDIO 7.1 HIGHLIGHTS