Download Elements. A new build of Elements comes out every week. | RemObjects Software
Languages Platforms IDEs | Download Pricing |

Core

  • E27650: C#: bad reformat with tuple
  • E27651: Echoes: cannot assign InstanceType
  • E27658: NRE for Refactor/Rename
  • Debugger: Island: Darwin: debugger doesn't break on exceptions for Release builds
  • Oxygene: fixes for raw strings
  • Merged EUnit
  • Merged InternetPack
  • Merged RTL2

Fire & Water

  • CodeBot: Smarter Smart CC
  • CodeBot: MCP Access
  • CodeBot: v3 Agentic Mode (wip) with:

    • Diff view for code changes
    • New tools for folder browsing, running builds, web access, question and more
    • Action items
    • Function approval, progress & annotations
    • Skills
    • Sub-agents
  • Don't update per-file types on load; update them when the file comes into view

  • Editor: at the end of a line, typing a comma or semicolon should replace a prior comma or period
  • Editor: Flash selection when navigating to it from externally
  • Fire: auto-layout fix for BuildMessage view
  • Fire: bad autolayout on the project references view caused it to shrink
  • Fire: Changed (defunct) menu item from "Run w/ Instruments " to "Open", and adjusted to new Instruments interface
  • Fire: Fix for splitter positions getting messed up on reload on Tahoe
  • Fire: Menu item and shortcuts for Paste & Convert w/ CodeBot; disable Paste commands if clipboard has no text
  • Let files in the search tree be expandable by default
  • Regression: on-disk changes to .projitem in a shared project didn't trigger a reload
  • Solution Tree: sort on filename w/o extension, first
  • Xaml Preview (wip)

Elements RTL

  • Add YAML serialization support for Json documents
  • Json deserializer: was too lenient and allowed some unterminated Json in TryFrom( with aAllowPartial = false
  • Json deserializer: better location info for unterminated string/document
  • Serialization: Support Decimal (Echoes only and lossy)
  • Serialization: support serialized-as-string-value enum members (in AspectGenerated Encode./Decode only)