Core
- E26036: C#11: raw string literals: interpolated strings
- E30047: Internal Error with invalid/too-large Int64 literal
- E27054: Refactor/rename didn’t allow to rename const
- Merged EBuild
- Templates: converted Oxygene/Cocoa Window template to unified syntax
Fire & Water
- E27049: Auto-fix in shared/multi-target project got applied mukltiple times
- E26973: Cannot edit startup arguments for a multi-target project
- E26956: Project Settings: Per-target settings don't show available deployment targets in dropdown
- E26957: Project Settings: selected row draws in black on blue
- Editor: if CC inserts
()
, swallow (
and insert any other characters after the ()
- Editor: Right after CC inserts, typing space, semicolon, etc should go behind the closing
)
- Editor: Separatesyntax highligting color for punctuation vs. plain text
- Fire: dragging file paths from Arguments manager to other apps did not work as expected
- PlatformSupport for targets read some settings from project, not target
- Project Settings: “Binary Type” setting was not a dropdown for multi-target projects
EBuild
- E26983: Replace
$(ApplicationManifest)
with app.manifest
when converting .csproj to .elements
- Merged CodeGen4
- Merged ROCodeGen