ALTERNET STUDIO 9.5.x - CUMULATIVE SERVICE PACK UPDATE

Since releasing AlterNET Studio 9.5, we have fixed a few minor bugs. These bug fixes were pushed to NuGet in the form of NuGet packages and are available now. Below is the list of changes done so far:

AlterNET Studio 9.5.4

+ CreateLanugageClient/InitClientOptions methods have been made virtual in LSP Parser’s Workspace so a developer can override them and extend initial Workspace settings.

- The bug with the Exception dialog displayed when a user has stopped TypeScript script debugging has been fixed. 

- Incorrect Region/Endregion templates have been removed from the XML parser IntelliSense.

AlterNET Studio 9.5.3

+ TextEditor control selection search has been improved. 

+ Intellisense for lambda expression was implemented for the advanced C# and Visual Basic parsers.

- The Issue with the Visual Basic Roslyn parser conditionals symbols like Debug=True, or MyConst = 1 have been fixed.

- Regression issue: a missing set method for VsControlsTheme.Paitner was restored.

AlterNET Studio 9.5.2

  + Smart-indentation is now supported for C/C++, Java, Lua, PowerShell, and R LSP parsers.

  + Find results control now supports ShowLineNumbers, ShowFileNames, ShowFilePath and ShowSource options.

  + SyntaxEdit control selection search has been improved.

  + Python scripting now supports typed global items.

  - The bug with the SyntaxEdit’s Gutter.OnClick not called if line numbers displayed on the gutter has been fixed.

AlterNET Studio 9.5.1

  - The bug with the incorrect position of the IME window when typing in the SyntaxEdit control while CodeCompletionWindow is displayed has been fixed.

  - The bug with the incorrect indentation when pressing Enter after a sing-line comment in Roslyn parsers has been fixed.

  - The bug with the Minimap tooltip crashing in case of lines containing tab characters has been fixed.

  - The bug with re-loading already loaded assemblies when copying references during .NET script compilation has been fixed.

  - The bug with the LSP C parser using the C++ language standard has been fixed.

Read the full version history of version 9.5 here.

Next
Next

ALTERNET STUDIO 9.5