Core
- E27162: C#: #if is not working property at class level
- E27150: C#: better error when using
->
instead of =>
for lambda
- E27146: CC: allow to insert all enum values for
case
- E27147: CTRL+D: don't sort enum values
- E27070: Option to enforce license requirement to use assemblies
- E27157: ShowDefinition (CTRL+D) doesn't work for Java enums
- E27128: Store source files checksum into .pdb
- E27151: Toffee: app reports an AV in debugger on shutting down, when running on Rosetta
- Debugger: CLR: fixes for UnwrapAnon
- Merged EBuild
- Merged Everwood5
- Merged RTL2
- NRE fix
Fire & Water
- E26877: Make member drop-downs in jumpbar sync on cursor move
- E27119: NRE dragging files into .csproj
- E22091: Water/DA: Tab doesn't active Connect to RemObjects button
- E26997: Water: Main window loses focus after Refactor|Rename
- E25001: Water: Shortcut for Find and Replace All In Selection
- E25001: Water: Shortcut for Replace added
- "Files" that referenced folders would show as "missing" in solution tree view
- CodeBot: Improved scrolling logic
- CodeBot: NRE if AI tried to call a function that wasn’t defined
- Conditional Defines Manager got confused if project setting had whitespace
- Editor: Pressing Tab in CC should always accept CC, not expand potential snippet
- Water/RO: allow connecting to servers with untrusted TLS certificate
EBuild
- Echoes: Disable "prefer .NET Standard" logic for classic .NET projects again (might cause regressions)
- Logging cleanup
Elements RTL
- Http: removed obsolete HttpRequest.ContentType
- HttpCertificateInfo.ToString
- Use HttpClient for HTTP (NRE if content Type was not set)