RemObjects Elements v12.0.0.2959

Released: Dec 6, 2024

v12.0.0.2959 中的更新

特性

  • Core
    • C#11: raw string literals (not w/ interpolation, yet).
    • Include values in CC for enum type.
    • Merged CodeGen4.
    • Merged EBuild.
    • Merged ROCodeGen.
  • Fire & Water
    • CC: Include values in CC for enum type.
    • Cooper: added two more exceptions that happen on Android launch to the default ignore list.
    • Editor: syntax highlighting for raw string literals in C# 11.
    • Editor: syntax highlighting for “Delphi-style” multi-line string literals (’’’).
    • Fire: "disable fullscreen" option.
    • Fire: Added missing "..." to menu items.
    • Fire: New, larger font size option.
    • Fire: Properly handle Solution being renamed or moved via titlebar.
    • Option to enable/disable CodeBot access to IDE and project data.

修補程式

  • Core
    • Debugger: CLR: show appropriate error for locals.
    • Debugger: Fix for escape controls characters in object evals.
    • Debugger: Island: Booleans shown as "unknown type".
  • Fire & Water
    • Water: message text in exception sheet did not word-wrap.