Core
- E27037: C#: constants not considered for “did you mean” case fix suggestion
- E27040: Oxygene: allow decaying abstract property w/o specifying
read write
- E27028: Oxygene: unterminated
{
not detected -- additional fix
- E27035: Type mismatch, cannot assign InstanceType to PlanHelpers
- Merged RTL2
Fire & Water
- CodeBot: better UX for running custom prompt on a code snippet
- CodeBot: Context menu item for custom prompt on whole file
- CodeBot: Option whether to send off messages on Enter or (default) Option-Enter
- CodeBot: small tweaks
- CodeBot: Support for AI to interact back with the IDE (build, rebuild, clean, run & co)
- CodeBot: Use
gtp-4-turbo
by default
- CodeBot: Use multi-line text view (Fire)
- CodeBot: Set focus on message filed when CodeBot becomes active (Fire)
- Debugger: option which stackframe to select on exception (fix for Water Preferences)
- Editor: potential crash when deleting sections of a file with undefined regions
- Fire: New “Always Merge Documents" option
- Preferences: split Build/Debug, and added new ChatBot tab
- Fixed internal NRE in getUndefinedRanges for files w/o BaseParser
- Fire Fixes for how solution windows get merged into tabs on open
- Typo fix
EBuild
- CrossBox discovery crash/race due to missing lock
Elements RTL
- Json.ToJsonBytes/ToJsonBinary