
Improves SyntaxEditor and .NET Languages Add-on.
Features
- All
- Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft .NET 6.0.
- SyntaxEditor
- Improved the logic of 'move selected lines up and down' commands.
- Updated pointer interaction in an editor view to quit if the view is unable to be focused.
- .NET Languages Add-on
- Improved 'IProjectAssemblyReferencesCollection.Add' method logic in Microsoft .NET Core and later for finding system assemblies by name when they are in the same folder as mscorlib.dll.
- Improved VB resolver logic for handling 'For Each' statement variables.