RemObjects Elements v12.0.0.3049
Released: Jan 16, 2026
v12.0.0.3049 中的更新
特性
- Core
- Oxygene & C#: interpolated strings: extra } is added when having double } -- escape } too, for C#.
- Oxygene raw string issue with } inside interpolation.
- Support known conditional defined symbols in CC for $IF/#if.
- Elements: remove Win/i386/FPU option (i386 is always SSE2) for Islanf.
- Jumpbar: display C# unnamed constructor as "this".
- Version-based define fixes for Elements 12.
- Merged EBuild.
- Fire & Water
- Support for Raw Strings similar to C#11 (fix for no non-whitespace before curly).
- Editor: allow code snippets to have a section of text pre-selected to be typed over.
- Editor: highlighting fixes for C# non-raw interpolated strings to match Oxygene.
- Editor: highlighting fixes for Swift interpolated strings to match Oxygene.
- Editor: highlighting fixes/tweaks for Oxygene interpolated and raw strings.
- Editor: Use #"" in Oxygene snippets.
- Water: Possibility to go to breakpoints from the Manage Breakpoints dialog.
- Water: Multiselect row support in sheets with table views.
- EBuild
- EBuild: remove i386-FPU (i386 is always SSE2).