Core
- E27116: C#: error parsing C#11 raw string literals with blank lines inside
- E27123: C#: issue with blank lines in C# 11 string literals using LF-only line separator
- E27113: IE with dupe IFDEF
- E27108: Island: AV comparing string to char
- E27060: Linker error with
new InstancdeType
- Fixed AssemblyInfo
- Merged EBuild
- Merged IslandRTL
- Merged RTL2
Fire & Water
- CodeBot: Honor dark theme
- CodeBot: Message field showed black-text-on-black, in dark theme
- Debugger: Cannot rename/change watch
- Debugger: Preserve whitespace for
po
, but keep trimming it for Locals/Watches view
- Editor: Add spaces when surrounding code with
{
/}
- Editor: Allow Cmd-C/Ctrl-C to copy current token, w/o selection
- Fire: Cell in treview would sometimes draw badly, while renaming (more tweaks)
- Fire: Typo in CodeBot Preferences
- References:
Show Source
feature generates withWith
prefix
- Settings: Fix for setting working directoy on different drive (Water/Windows)
- Water/Core: cannot load WebView2Loader.dll
- Water: watch variable isn't updated when position in call-stack changes
EBuild
- Case fix
- Improved logic of converting .NET Core projects .csproj/.vbproj to .elements
- Only generate My class if project has Mercury source files
Elements RTL
- Had to make Thread.Name readonly for Island/Darwin
- New Process.Run() overload that returns raw byte data
- Serialization: Island support
- Use HttpClient for HTTP (on Core and Standard)
Island RTL
- Case fix
- Fixes for setting and getting Thread.Name